X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ce1fc8263da72437c1df54b8b3ee682413d9e6ed..refs/pull/433/head:/print-usb.c diff --git a/print-usb.c b/print-usb.c index 7f453e33..75f78fc9 100644 --- a/print-usb.c +++ b/print-usb.c @@ -19,13 +19,14 @@ * */ +#define NETDISSECT_REWORKED #ifdef HAVE_CONFIG_H #include "config.h" #endif #include -#include "netdissect.h" +#include "interface.h" #if defined(HAVE_PCAP_USB_H) && defined(DLT_USB_LINUX)