diff options
Diffstat (limited to 'bpf_image.c')
-rw-r--r-- | bpf_image.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bpf_image.c b/bpf_image.c index 392f5d73..caaa8ceb 100644 --- a/bpf_image.c +++ b/bpf_image.c @@ -24,9 +24,6 @@ #endif #include <pcap-types.h> -#ifdef _WIN32 -#include <pcap-stdinc.h> -#endif /* _WIN32 */ #include <stdio.h> #include <string.h> |