]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-zeromq.c
make use of NETDISSECT_REWORKED
[tcpdump] / print-zeromq.c
index 98a9e928bf3cda68dc60039eb8138f5ef4f4fefc..1f31163a0a0616d5afda61b7690a5f7b146af6a9 100644 (file)
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
+#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
 #include <tcpdump-stdinc.h>
 
-#include "netdissect.h"
+#include "interface.h"
 #include "extract.h"
 
 static const char tstr[] = " [|zmtp1]";