aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-02-13 18:08:47 -0800
committerGuy Harris <guy@alum.mit.edu>2015-02-14 07:23:20 +0000
commitf62353755b124472673620491d7709c4d35a6a80 (patch)
tree3f12f7bb5ae606673f51907080487b8838d4694a /config.h.win32
parentb5a3b65f7aefa7af82f6d4927de91f151d209b3c (diff)
We use GLib's directory-reading routines, so we don't need <dire[cn]t.h>.
Change-Id: Id86e5d6d0ab24adb1bfff0688f33a40f2fdaed8d Reviewed-on: https://code.wireshark.org/review/7108 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win323
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.win32 b/config.h.win32
index 549a1885aa..403ee9fd29 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -98,9 +98,6 @@
/* Define if you have the <arpa/inet.h> header file. */
/* #undef HAVE_ARPA_INET_H */
-/* Define if you have the <direct.h> header file. */
-#define HAVE_DIRECT_H 1
-
/* Define if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1