X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/fe3253b9b8fad9e75f863157eba0780418182f17..refs/pull/433/head:/bpf_dump.c diff --git a/bpf_dump.c b/bpf_dump.c index 209cfbb1..2ef85283 100644 --- a/bpf_dump.c +++ b/bpf_dump.c @@ -19,13 +19,13 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +#define NETDISSECT_REWORKED #ifdef HAVE_CONFIG_H #include "config.h" #endif #include -#include #include #include "interface.h"