]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ospf.c
Default to first interface from pcap_findalldevs()
[tcpdump] / print-ospf.c
index 3fc0c948876c7f05f386336c1c77f14f861edf96..6024c640bfba3eb64d37d3c942337ad0b281c37d 100644 (file)
@@ -25,9 +25,9 @@
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "addrtoname.h"
 #include "extract.h"
 #include "gmpls.h"