]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-raw.c
Merge pull request #468 from gvanem/patch-1
[tcpdump] / print-raw.c
index 83f66b488efa66bbc87a0858b09dab076ff4ccd4..74d63639958937045b30717ba09d4d161122e9d5 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <tcpdump-stdinc.h>
 
-#include "netdissect.h"
+#include "interface.h"
 
 /*
  * The DLT_RAW packet has no header. It contains a raw IP packet.