]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-tipc.c
Squelch a Coverity warning.
[tcpdump] / print-tipc.c
index 9c760fdd008d418551caf0927eaf7cbaeb2d03ab..2809d072e86b028666a6ba746e11daab3ada9c2b 100644 (file)
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "ether.h"
 #include "ethertype.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 
 static const char tstr[] = "[|TIPC]";