aboutsummaryrefslogtreecommitdiff
path: root/pcap-snf.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap-snf.c')
-rw-r--r--pcap-snf.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/pcap-snf.c b/pcap-snf.c
index 906e59ee..b0021e70 100644
--- a/pcap-snf.c
+++ b/pcap-snf.c
@@ -2,9 +2,7 @@
#include <config.h>
#endif
-#ifdef _WIN32
-#include <pcap-stdinc.h>
-#else /* !_WIN32 */
+#ifndef _WIN32
#include <sys/param.h>
#endif /* !_WIN32 */