X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/9ac6bc07e9e81f8c349c6adf9807a0405dd3b653..043784b064d03ab8223f4c02fc0ba5f9dffecabd:/print-vjc.c diff --git a/print-vjc.c b/print-vjc.c index 14f35dad..24f8a122 100644 --- a/print-vjc.c +++ b/print-vjc.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" #include "slcompress.h" #include "ppp.h"