diff options
Diffstat (limited to 'lib/inet_pton.h')
-rw-r--r-- | lib/inet_pton.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/inet_pton.h b/lib/inet_pton.h index e216f4efa..0209b9b7b 100644 --- a/lib/inet_pton.h +++ b/lib/inet_pton.h @@ -37,4 +37,3 @@ int Curl_inet_pton(int, const char *, void *); #endif #endif /* HEADER_CURL_INET_PTON_H */ - |