]> The Tcpdump Group git mirrors - tcpdump/blobdiff - win32/src/ether_ntohost.c
libnetdissect code must include 'netdissect.h', not 'interface.h'
[tcpdump] / win32 / src / ether_ntohost.c
index 0217b195559a2e4c8a6b8323b870a8135183fd03..4a58cfcba6209c87752cf0619d67d82fd38cee56 100644 (file)
@@ -30,7 +30,7 @@
 #include <netdissect-stdinc.h>
 
 #include "ether.h"
-#include "interface.h"
+#include "netdissect.h"
 #include "addrtoname.h"
 
 typedef struct ether_addr {