Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / net / openslp / patches / patch-ac
blob685f3ac1e561db91a9260ebef70eb378135e5b30
1 $NetBSD$
3 --- configure.in.orig   2005-05-26 19:42:13.000000000 +0100
4 +++ configure.in
5 @@ -159,7 +159,7 @@ dnl ************************************
6  dnl Checks for header files.
7  dnl ***********************************************************************
8  AC_HEADER_STDC
9 -AC_CHECK_HEADERS(string.h sys/types.h stdint.h netinet/in.h)
10 +AC_CHECK_HEADERS(string.h sys/types.h stdint.h netinet/in.h bits/ioctls.h)
12  dnl ***********************************************************************
13  dnl Checks for data types.