]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-llc.c
Printers must include 'netdissect.h', not 'interface.h'
[tcpdump] / print-llc.c
index c86618b8486ff6d649ae45751101a43926a9d2e8..11f248bbdf2c37682f07117c6e8097375887be5b 100644 (file)
@@ -28,7 +28,7 @@
 
 #include <tcpdump-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "addrtoname.h"
 #include "extract.h"                   /* must come after interface.h */