X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/85a2dd977cad3e21b475abbedeb795989207b8db..1fe6e66ecec3fb7a7cc729038012cbb264542331:/print-pflog.c diff --git a/print-pflog.c b/print-pflog.c index eb88784c..07f0732f 100644 --- a/print-pflog.c +++ b/print-pflog.c @@ -19,6 +19,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +#define NETDISSECT_REWORKED #ifdef HAVE_CONFIG_H #include "config.h" #endif @@ -34,7 +35,7 @@ #include -#include "netdissect.h" +#include "interface.h" #include "extract.h" static const char tstr[] = "[|pflog]";