]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-tipc.c
Default to first interface from pcap_findalldevs()
[tcpdump] / print-tipc.c
index 3e41e08d688f948066bbb46553c11adf11dd14fd..2809d072e86b028666a6ba746e11daab3ada9c2b 100644 (file)
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.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]";