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