summaryrefslogtreecommitdiff
path: root/libs/libcurl/src/inet_ntop.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libcurl/src/inet_ntop.h')
-rw-r--r--libs/libcurl/src/inet_ntop.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/libcurl/src/inet_ntop.h b/libs/libcurl/src/inet_ntop.h
index 9f44612710..d150bb6937 100644
--- a/libs/libcurl/src/inet_ntop.h
+++ b/libs/libcurl/src/inet_ntop.h
@@ -35,4 +35,3 @@ char *Curl_inet_ntop(int af, const void *addr, char *buf, size_t size);
#endif
#endif /* HEADER_CURL_INET_NTOP_H */
-