aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/config.h.in
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1998-11-12 21:39:22 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1998-11-12 21:39:22 +0000
commitc90b202b22f931b39d160ba973d5a6513982497e (patch)
tree0438142e4fa8f34cf7635a8142403361350800d0 /wiretap/config.h.in
parent4b2b211cd580b9518240b958c88c5c57c6d11ac9 (diff)
Added a patch to wiretap from Guy Harris to help compile wiretap in
different situations. I also fixed bootp so that is properly handles unknown BOOTP options. svn path=/trunk/; revision=85
Diffstat (limited to 'wiretap/config.h.in')
-rw-r--r--wiretap/config.h.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/wiretap/config.h.in b/wiretap/config.h.in
new file mode 100644
index 0000000000..dfd6ea9aae
--- /dev/null
+++ b/wiretap/config.h.in
@@ -0,0 +1,7 @@
+/* config.h.in. Generated automatically from configure.in by autoheader. */
+
+/* Define if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
+/* Define if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H