summaryrefslogtreecommitdiff
path: root/pcap-snf.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-10-03 20:09:32 -0700
committerGuy Harris <guy@alum.mit.edu>2017-10-03 20:09:32 -0700
commite0406e7bb69fe48194a9d9aae9344c2ff39c063b (patch)
tree90b756e998c2434b846f9216e60e0012862947c8 /pcap-snf.c
parentb1d00f51757e6ad6950dbec4ee3deb56a661f5da (diff)
downloadlibpcap-e0406e7bb69fe48194a9d9aae9344c2ff39c063b.tar.gz
No need to generate version.c or pcap_version.h.
We can get the project version from config.h, so do so.
Diffstat (limited to 'pcap-snf.c')
-rw-r--r--pcap-snf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pcap-snf.c b/pcap-snf.c
index 464cfd23..ade3783b 100644
--- a/pcap-snf.c
+++ b/pcap-snf.c
@@ -592,8 +592,6 @@ pcap_create_interface(const char *device, char *errbuf)
return NULL;
}
-#include "pcap_version.h"
-
/*
* Libpcap version string.
*/