aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/config.h.win32
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/config.h.win32')
-rw-r--r--wiretap/config.h.win3214
1 files changed, 14 insertions, 0 deletions
diff --git a/wiretap/config.h.win32 b/wiretap/config.h.win32
new file mode 100644
index 0000000000..ce9a6159e7
--- /dev/null
+++ b/wiretap/config.h.win32
@@ -0,0 +1,14 @@
+
+/* Define if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Define if you have the <unistd.h> header file. */
+/* #define HAVE_UNISTD_H */
+
+/* Name of package */
+#define PACKAGE "libwtap.a"
+
+/* Version number of package */
+#define VERSION "0.0.0"
+
+#define HAVE_WINSOCK_H