]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lane.c
Avoiding conditional directives that break statements
[tcpdump] / print-lane.c
index edf5451cf7f0eafd3faf21ab6a9cad4663adad87..9fb67b88876898235f484ec6703c314b8679957b 100644 (file)
@@ -24,9 +24,9 @@
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 #include "ether.h"