X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ce1fc8263da72437c1df54b8b3ee682413d9e6ed..817ec9f27e76dfe679d40ea4712bfb12ce6e4adf:/print-raw.c diff --git a/print-raw.c b/print-raw.c index 83f66b48..d20387c6 100644 --- a/print-raw.c +++ b/print-raw.c @@ -19,13 +19,14 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +#define NETDISSECT_REWORKED #ifdef HAVE_CONFIG_H #include "config.h" #endif #include -#include "netdissect.h" +#include "interface.h" /* * The DLT_RAW packet has no header. It contains a raw IP packet.