X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/5cdf53e257a7e947e1e72b590eea8c1471b9be6c..1a04b92e365f5ed01ca38619b41bcc4fc9cbd63c:/bpf_dump.c?ds=sidebyside diff --git a/bpf_dump.c b/bpf_dump.c index 2ef85283..9bad38d3 100644 --- a/bpf_dump.c +++ b/bpf_dump.c @@ -19,16 +19,15 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#define NETDISSECT_REWORKED #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include #include -#include "interface.h" +#include "netdissect.h" void bpf_dump(const struct bpf_program *p, int option)