]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-chdlc.c
Printers must include 'netdissect.h', not 'interface.h'
[tcpdump] / print-chdlc.c
index 766ae3810c306148a1e10d8e7aeff08396fb9a09..a27adaac44bb86008f470d02c214ce127cad0eb4 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <tcpdump-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "addrtoname.h"
 #include "ethertype.h"
 #include "extract.h"