]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sflow.c
Default to first interface from pcap_findalldevs()
[tcpdump] / print-sflow.c
index e16f0ab32070ae6e2b77cb298d2ad891a1508296..7eecf0a051339c8a8f73e9e206e6de265380e5b3 100644 (file)
@@ -23,9 +23,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"