X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/d29f3dab95d8b28a62848fcb043b8ba40348bc3d..6c78ecd7a8b996bc81cc28d412ed9afa55f0b84c:/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]";