summaryrefslogtreecommitdiff
path: root/www/privoxy+ipv6/files
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-10-05 13:13:25 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-10-05 13:13:25 +0000
commitef743d10472ab50e99850c3cb5178079f104c933 (patch)
tree6fe3927335e741304e5f0f44b5a62ed24682f18d /www/privoxy+ipv6/files
parentI forgot to remove the now empty cwchar patch in my last commit... (diff)
Make buildable.
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=90312
Diffstat (limited to 'www/privoxy+ipv6/files')
-rw-r--r--www/privoxy+ipv6/files/patch-src::addrlist.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/privoxy+ipv6/files/patch-src::addrlist.c b/www/privoxy+ipv6/files/patch-src::addrlist.c
new file mode 100644
index 000000000000..35ed6c2aae09
--- /dev/null
+++ b/www/privoxy+ipv6/files/patch-src::addrlist.c
@@ -0,0 +1,13 @@
+--- src/addrlist.c- Fri Oct 3 12:12:29 2003
++++ src/addrlist.c Fri Oct 3 12:12:32 2003
+@@ -40,9 +40,8 @@
+ *
+ *********************************************************************/
+
+-#include "addrlist.h"
+ #include <sys/types.h>
+-#include <sys/socket.h>
++#include "addrlist.h"
+ #include <netdb.h>
+ #include <string.h>
+