From ef743d10472ab50e99850c3cb5178079f104c933 Mon Sep 17 00:00:00 2001 From: Munechika SUMIKAWA Date: Sun, 5 Oct 2003 13:13:25 +0000 Subject: [PATCH] Make buildable. Approved by: maintainer --- www/privoxy+ipv6/files/patch-src::addrlist.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 www/privoxy+ipv6/files/patch-src::addrlist.c 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 +-#include ++#include "addrlist.h" + #include + #include +