X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/f9b3c51da6c9454af79601666b5afe705901c126..refs/pull/435/head:/print-zephyr.c diff --git a/print-zephyr.c b/print-zephyr.c index 0142a4a8..8132c49a 100644 --- a/print-zephyr.c +++ b/print-zephyr.c @@ -20,6 +20,7 @@ * PURPOSE. */ +#define NETDISSECT_REWORKED #ifdef HAVE_CONFIG_H #include "config.h" #endif @@ -30,7 +31,7 @@ #include #include -#include "netdissect.h" +#include "interface.h" struct z_packet { char *version;