diff options
Diffstat (limited to 'bpf_dump.c')
-rw-r--r-- | bpf_dump.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bpf_dump.c b/bpf_dump.c index a9c91169fbbb..79a5a34236e2 100644 --- a/bpf_dump.c +++ b/bpf_dump.c @@ -19,9 +19,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include <pcap.h> #include <stdio.h> |