aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-10-18 09:34:10 +0000
committerGuy Harris <guy@alum.mit.edu>2000-10-18 09:34:10 +0000
commit9de17c39f5e6828c6631af911d114f935b0feb4d (patch)
treed6f07de1e47b81af555111d06a4f5465c03b7af1
parent221a75d2ba471832e015d297c21f08c354d4804b (diff)
Get rid of extra declaration of HAVE_DIRECT_H; one is enough.
svn path=/trunk/; revision=2510
-rw-r--r--epan/config.h.win325
1 files changed, 1 insertions, 4 deletions
diff --git a/epan/config.h.win32 b/epan/config.h.win32
index fdb429ec67..ca35f562bd 100644
--- a/epan/config.h.win32
+++ b/epan/config.h.win32
@@ -1,4 +1,4 @@
-/* $Id: config.h.win32,v 1.1 2000/10/17 09:25:37 guy Exp $ */
+/* $Id: config.h.win32,v 1.2 2000/10/18 09:34:10 guy Exp $ */
/* config.h.win32 Generated manually. :-) */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -23,9 +23,6 @@
/* Define if you have the <arpa/nameser.h> header file. */
/* #undef HAVE_ARPA_NAMESER_H */
-/* Define if you have the <direct.h> header file. */
-#define HAVE_DIRECT_H 1
-
/* Define if you have the <dirent.h> header file. */
/* #undef HAVE_DIRENT_H */