X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/fb2479d733dbe8a991d11909b319341f7db62ab1..0ff8efa84a862c47025e17c2fe52d9c91c6152a4:/bpf_dump.c diff --git a/bpf_dump.c b/bpf_dump.c index 7cfe49a9..1ac74a24 100644 --- a/bpf_dump.c +++ b/bpf_dump.c @@ -28,6 +28,7 @@ #include #include "netdissect.h" +#include "interface.h" void bpf_dump(const struct bpf_program *p, int option)