12 lines
312 B
Text
12 lines
312 B
Text
$NetBSD: patch-ab,v 1.3 2006/02/09 22:34:13 minskim Exp $
|
|
|
|
--- configure.in.orig 2006-02-09 14:08:22.000000000 -0800
|
|
+++ configure.in
|
|
@@ -67,6 +67,7 @@ dnl
|
|
dnl Checks for header files.
|
|
dnl
|
|
AC_HEADER_STDC
|
|
+AC_CHECK_HEADERS(net/bpf.h)
|
|
|
|
dnl
|
|
dnl Checks for typedefs, structures, and compiler characteristics.
|