X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/64e8f9a9ed91a3cbfa8e66367f87ef50a1d62b99..6d3b0e4599c5aa922bba42e53b038b51d9024a62:/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)