]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ipfc.c
Printers must include 'netdissect.h', not 'interface.h'
[tcpdump] / print-ipfc.c
index 61e4f825d10eede27b44a905d771fb72b6f94b49..bf1b3382bb86ac8739ff9454d16a37dd90a8d727 100644 (file)
@@ -27,7 +27,7 @@
 
 #include <string.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "addrtoname.h"
 
 #include "ether.h"