]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-wb.c
Printers must include 'netdissect.h', not 'interface.h'
[tcpdump] / print-wb.c
index 92b8c2c36691b7e2bdf2fcc94a16b87fbb76b044..23db3de5c87a7117291f408662f30af1c51cc5c9 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <tcpdump-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "addrtoname.h"
 #include "extract.h"