diff options
Diffstat (limited to 'sf-pcap-ng.c')
-rw-r--r-- | sf-pcap-ng.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sf-pcap-ng.c b/sf-pcap-ng.c index 639eed53..c3250c3f 100644 --- a/sf-pcap-ng.c +++ b/sf-pcap-ng.c @@ -26,9 +26,6 @@ #endif #include <pcap-types.h> -#ifdef _WIN32 -#include <pcap-stdinc.h> -#endif /* _WIN32 */ #include <errno.h> #include <memory.h> |