diff options
Diffstat (limited to 'win32/src/ether_ntohost.c')
| -rw-r--r-- | win32/src/ether_ntohost.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/src/ether_ntohost.c b/win32/src/ether_ntohost.c index 0217b195..4a58cfcb 100644 --- a/win32/src/ether_ntohost.c +++ b/win32/src/ether_ntohost.c @@ -30,7 +30,7 @@ #include <netdissect-stdinc.h> #include "ether.h" -#include "interface.h" +#include "netdissect.h" #include "addrtoname.h" typedef struct ether_addr { |
