X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/85a2dd977cad3e21b475abbedeb795989207b8db..1fe6e66ecec3fb7a7cc729038012cbb264542331:/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.