]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-openflow-1.0.c
Printers must include 'netdissect.h', not 'interface.h'
[tcpdump] / print-openflow-1.0.c
index 9fb0f635cc7bbdefd9619c861b882d32a3069430..8cfc00c3df031b5cfba68a9fc48a18914230db6f 100644 (file)
@@ -62,7 +62,7 @@
 
 #include <tcpdump-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 #include "addrtoname.h"
 #include "ether.h"