X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/32e24ead3b2a171e5f5eff50d7231c2514eda9b4..35e40c4872aa43dff7ca2f9715f6637e9ce6c721:/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)