diff options
Diffstat (limited to 'www/curl/patches/patch-ac')
-rw-r--r-- | www/curl/patches/patch-ac | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/curl/patches/patch-ac b/www/curl/patches/patch-ac deleted file mode 100644 index 8ab133ed1b9..00000000000 --- a/www/curl/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.3 2005/11/04 19:48:45 tv Exp $ - ---- lib/if2ip.h.orig 2005-03-31 02:02:03.000000000 -0500 -+++ lib/if2ip.h -@@ -27,6 +27,8 @@ - extern char *Curl_if2ip(const char *interf, char *buf, int buf_size); - - #ifdef __INTERIX -+#include <sys/socket.h> -+ - /* Nedelcho Stanev's work-around for SFU 3.0 */ - struct ifreq { - #define IFNAMSIZ 16 |