]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-usb.c
Fix the pointer tests in the non-ndoified TTEST2() macro as well.
[tcpdump] / print-usb.c
index 7f453e33a28ac24be3782f87d019df63373beb46..75f78fc9025a825a4fc3064b768a00ddd4868b4b 100644 (file)
  *
  */
 
+#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
 #include <tcpdump-stdinc.h>
 
-#include "netdissect.h"
+#include "interface.h"
 
 
 #if defined(HAVE_PCAP_USB_H) && defined(DLT_USB_LINUX)