aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2000-10-18 09:34:10 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2000-10-18 09:34:10 +0000
commitf208ede6d70246edc21115cb6644d0b5cc611375 (patch)
treed6f07de1e47b81af555111d06a4f5465c03b7af1
parent118ba2c77f3e4e7f4eb8a9bba4b3b4ddc38b9e31 (diff)
Get rid of extra declaration of HAVE_DIRECT_H; one is enough.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2510 f5534014-38df-0310-8fa8-9805f1628bb7
-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 */