summaryrefslogtreecommitdiff
path: root/net/proxy-suite/files/patch-configure.in
blob: a3d37137cd5b6c47f678314ecf71fd89f525607e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- configure.in	Tue Mar 30 12:31:31 2004
+++ configure.in	Mon Dec 20 17:35:02 2004
@@ -201,10 +201,10 @@
 AC_HEADER_TIME
 AC_CHECK_HEADERS(sys/time.h sys/select.h fcntl.h sys/fcntl.h)
 
-AC_CHECK_HEADERS(sys/filio.h sys/conf.h paths.h stropts.h)
+AC_CHECK_HEADERS(sys/filio.h sys/param.h sys/conf.h paths.h stropts.h)
 AC_CHECK_HEADERS(sys/sockio.h)
 
-AC_CHECK_HEADERS(net/if.h net/pfvar.h netinet/in_systm.h)
+AC_CHECK_HEADERS(net/if.h netinet/in_systm.h)
 AC_CHECK_HEADERS(netinet/ip.h netinet/ip_fil.h netinet/ip_nat.h)
 AC_CHECK_HEADERS(netinet/ip_compat.h netinet/ip_fil_compat.h)