diff options
Diffstat (limited to 'pcap-null.c')
-rw-r--r-- | pcap-null.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pcap-null.c b/pcap-null.c index e60cdd0f..92a5e2d8 100644 --- a/pcap-null.c +++ b/pcap-null.c @@ -55,8 +55,6 @@ pcap_lookupnet(const char *device _U_, bpf_u_int32 *netp _U_, } #endif -#include "pcap_version.h" - /* * Libpcap version string. */ |