X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/585ac3db0663f474fd3417ea91953b58022cc9d9..e01c9bf76740802025c9328901b55ee4a0c49ed6:/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)