X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/38700c7f24646dfbc6ac0ed529d3ed727c545cd0..d7b497cac78b6e22a66a6bae9bdec60a8044f67a:/bpf_dump.c diff --git a/bpf_dump.c b/bpf_dump.c index 05ae760a..9bad38d3 100644 --- a/bpf_dump.c +++ b/bpf_dump.c @@ -23,11 +23,11 @@ #include "config.h" #endif -#include +#include #include -#include "interface.h" +#include "netdissect.h" void bpf_dump(const struct bpf_program *p, int option)