diff options
Diffstat (limited to 'www/squid/patches/patch-bb')
-rw-r--r-- | www/squid/patches/patch-bb | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/www/squid/patches/patch-bb b/www/squid/patches/patch-bb index e8503d2e199..89665bde000 100644 --- a/www/squid/patches/patch-bb +++ b/www/squid/patches/patch-bb @@ -1,8 +1,8 @@ -$NetBSD: patch-bb,v 1.5 2004/10/13 15:35:55 taca Exp $ +$NetBSD: patch-bb,v 1.6 2005/06/07 14:19:10 taca Exp $ ---- include/autoconf.h.in.orig 2004-08-09 22:55:49.000000000 +0900 +--- include/autoconf.h.in.orig 2005-04-23 10:32:27.000000000 +0900 +++ include/autoconf.h.in -@@ -659,6 +659,9 @@ +@@ -665,6 +665,9 @@ /* Define if you have the <linux/netfilter_ipv4.h> header file. */ #undef HAVE_LINUX_NETFILTER_IPV4_H @@ -12,3 +12,13 @@ $NetBSD: patch-bb,v 1.5 2004/10/13 15:35:55 taca Exp $ /* Define if you have the <malloc.h> header file. */ #undef HAVE_MALLOC_H +@@ -707,6 +710,9 @@ + /* Define if you have the <netinet/ip_nat.h> header file. */ + #undef HAVE_NETINET_IP_NAT_H + ++/* Define if you have the <netinet/ipl.h> header file. */ ++#undef HAVE_NETINET_IPL_H ++ + /* Define if you have the <netinet/tcp.h> header file. */ + #undef HAVE_NETINET_TCP_H + |