]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-atalk.c
Default to first interface from pcap_findalldevs()
[tcpdump] / print-atalk.c
index f3618d79951e1d71ba5eaff998f7a69437552f9f..72fd72ad6787bf42995dde165e3ec57bb6dba4e3 100644 (file)
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include <stdio.h>
 #include <string.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "addrtoname.h"
 #include "ethertype.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 #include "appletalk.h"
 
 static const char tstr[] = "[|atalk]";