summaryrefslogtreecommitdiff
path: root/www/squid/patches/patch-bb
blob: 661454fbcc6eef94224eda034c3f207d338ecd5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-bb,v 1.8 2005/09/15 15:40:47 taca Exp $

--- include/autoconf.h.in.orig	2005-04-23 10:32:27.000000000 +0900
+++ include/autoconf.h.in
@@ -665,6 +668,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