1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-23 21:50:32 -04:00
ports/ftp/curl/files/patch-lib-hostcheck.h
Sunpoet Po-Chuan Hsieh 2e0f54f95a - Remove trailing space
- Regenerate patch files with makepatch:
2015-06-07 20:40:03 +00:00

10 lines
277 B
C

--- lib/hostcheck.h.orig 2013-09-08 22:11:15 UTC
+++ lib/hostcheck.h
@@ -23,6 +23,7 @@
***************************************************************************/
#include <curl/curl.h>
+#include <netinet/in.h>
#define CURL_HOST_NOMATCH 0
#define CURL_HOST_MATCH 1