aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-10-06 16:01:18 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-10-06 16:01:18 +0000
commit72676c1263b2186a915a56b7f46d5af019397117 (patch)
tree0dc184c467bbca781c4d7a049ab14a67b4e5cfea /config.h.win32
parentbce3c61126947dce79b9729396b59d5e32f68b19 (diff)
Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
Rename getopt.[ch] -> wsgetopt.[ch] to avoid name collision. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30370 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win321
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.win32 b/config.h.win32
index 6cc50556c1..a1714b5c6a 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -203,7 +203,6 @@
#define NEED_INET_ATON_H 1
#define NEED_INET_V6DEFS_H 1
-#define NEED_GETOPT_H 1
#define NEED_STRPTIME_H 1
#ifndef WIN32