]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sl.c
Avoiding conditional directives that break statements
[tcpdump] / print-sl.c
index 87daa47fa3fc2d203dabc6b27ff0f9f9ceda5d0a..b69a07d5627be1673863ba43e0365d2b5802ae40 100644 (file)
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
-#include "interface.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "netdissect.h"
+#include "extract.h"
 
 #include "ip.h"
 #include "tcp.h"