summaryrefslogtreecommitdiff
path: root/www/squid/patches/patch-bb
blob: 89665bde000133688d6074825bb17ec6e6b9e222 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
$NetBSD: patch-bb,v 1.6 2005/06/07 14:19:10 taca Exp $

--- include/autoconf.h.in.orig	2005-04-23 10:32:27.000000000 +0900
+++ include/autoconf.h.in
@@ -665,6 +665,9 @@
 /* Define if you have the <linux/netfilter_ipv4.h> header file.  */
 #undef HAVE_LINUX_NETFILTER_IPV4_H
 
+/* Define if you have the <machine/byte_swap.h> header file.  */
+#undef HAVE_MACHINE_BYTE_SWAP_H
+
 /* 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