X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/99c91c3aec40b691641374f58e798bd8d6b657bd..96afbce6fc40e89e4f215db5838ae00979185e11:/bpf_dump.c 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)