X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/99c91c3aec40b691641374f58e798bd8d6b657bd..2d02497b02b040bd885825dba9230f86a8ffce0e:/bpf_dump.c?ds=sidebyside diff --git a/bpf_dump.c b/bpf_dump.c index b7d649a1..9bad38d3 100644 --- a/bpf_dump.c +++ b/bpf_dump.c @@ -27,7 +27,7 @@ #include -#include "interface.h" +#include "netdissect.h" void bpf_dump(const struct bpf_program *p, int option)