]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sl.c
Add program_name field in the netdissect_options structure
[tcpdump] / print-sl.c
index 87daa47fa3fc2d203dabc6b27ff0f9f9ceda5d0a..186516f9d047944b42c25a4c0fa6198cf05662b9 100644 (file)
@@ -25,8 +25,8 @@
 
 #include <tcpdump-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"