X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/60a835d80f4b6c12dbe2d38fe4ca2de16f3302dc..0845bc813c1cc48b18cdefff0b387c110647463c:/print-zeromq.c diff --git a/print-zeromq.c b/print-zeromq.c index ba22c96e..410241e4 100644 --- a/print-zeromq.c +++ b/print-zeromq.c @@ -28,14 +28,13 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#define NETDISSECT_REWORKED #ifdef HAVE_CONFIG_H #include "config.h" #endif #include -#include "interface.h" +#include "netdissect.h" #include "extract.h" static const char tstr[] = " [|zmtp1]";