summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1999-07-14 13:30:34 +0000
committerAndrew Tridgell <tridge@samba.org>1999-07-14 13:30:34 +0000
commit3aaa15f701ce69816eb3e87fd21504d59bcf80bd (patch)
treecef4d526467d1688a402a8ec8b278c42278067a6
parentf5ff74e1315f61ab2dcd6c627632c4a100274d2e (diff)
downloadsamba-3aaa15f701ce69816eb3e87fd21504d59bcf80bd.tar.gz
an update from 2.0
-rw-r--r--source/include/config.h.in3
1 files changed, 3 insertions, 0 deletions
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 <netinet/in_systm.h> header file. */
#undef HAVE_NETINET_IN_SYSTM_H
+/* Define if you have the <netinet/ip.h> header file. */
+#undef HAVE_NETINET_IP_H
+
/* Define if you have the <netinet/tcp.h> header file. */
#undef HAVE_NETINET_TCP_H