X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/9ac6bc07e9e81f8c349c6adf9807a0405dd3b653..5663cdab5ec8730ade9938c1ace64a4859d9ef7b:/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"