]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-slow.c
Squelch a Coverity warning.
[tcpdump] / print-slow.c
index b46ae007a6f91588ffbc8cdd9fc976f93e476848..7e83d1669be2c0e01931b8f5ba7e0171f472e3c4 100644 (file)
@@ -22,9 +22,9 @@
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 #include "addrtoname.h"
 #include "ether.h"