X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/fe3253b9b8fad9e75f863157eba0780418182f17..6c8ef0eb86a39c277d1a43802dd8ea01b51cfb2a:/bpf_dump.c diff --git a/bpf_dump.c b/bpf_dump.c index 209cfbb1..9bad38d3 100644 --- a/bpf_dump.c +++ b/bpf_dump.c @@ -23,12 +23,11 @@ #include "config.h" #endif -#include +#include -#include #include -#include "interface.h" +#include "netdissect.h" void bpf_dump(const struct bpf_program *p, int option)