diff --git a/includes.h b/includes.h index d2449c4..08ae63d 100644 --- a/includes.h +++ b/includes.h @@ -86,7 +86,7 @@ #include #endif -#if defined(HAVE_NET_IF_ARP_H) && !defined(ARPHRD_ETHER) +#if defined(HAVE_NET_IF_ARP_H) && !defined(ARPHRD_ETHER) && !defined(HAVE_LINUX_IF_ARP_H) #include #endif /* defined(HAVE_NET_IF_ARP_H) && !defined(ARPHRD_ETHER) */