mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 06:00:30 -04:00
10 lines
277 B
C
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
|