X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/7b2c5a11a7bc236d72b440c4db5263edb23b4880..2d02497b02b040bd885825dba9230f86a8ffce0e:/bpf_dump.c diff --git a/bpf_dump.c b/bpf_dump.c index 05ae760a..9bad38d3 100644 --- a/bpf_dump.c +++ b/bpf_dump.c @@ -23,11 +23,11 @@ #include "config.h" #endif -#include +#include #include -#include "interface.h" +#include "netdissect.h" void bpf_dump(const struct bpf_program *p, int option)