From 3aaa15f701ce69816eb3e87fd21504d59bcf80bd Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 14 Jul 1999 13:30:34 +0000 Subject: an update from 2.0 --- source/include/config.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/include/config.h.in b/source/include/config.h.in index 1047a63a5e8..47370a5d73e 100644 --- a/source/include/config.h.in +++ b/source/include/config.h.in @@ -706,6 +706,9 @@ /* Define if you have the header file. */ #undef HAVE_NETINET_IN_SYSTM_H +/* Define if you have the header file. */ +#undef HAVE_NETINET_IP_H + /* Define if you have the header file. */ #undef HAVE_NETINET_TCP_H -- cgit v1.2.1