X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/32e24ead3b2a171e5f5eff50d7231c2514eda9b4..0023eaa78f123676bfa9c5fba72ea4b8a59aaa70:/bpf_dump.c?ds=sidebyside diff --git a/bpf_dump.c b/bpf_dump.c index 7cfe49a9..da50c3e2 100644 --- a/bpf_dump.c +++ b/bpf_dump.c @@ -19,15 +19,14 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifdef HAVE_CONFIG_H #include -#endif #include "netdissect-stdinc.h" #include #include "netdissect.h" +#include "interface.h" void bpf_dump(const struct bpf_program *p, int option)