X-Git-Url: https://git.tcpdump.org/libpcap/blobdiff_plain/84e85d69a7449ff4c22e8c44a9a33a620f177fc1..46d608fb8e39db09af8b3b159bb9489e2066bf58:/nametoaddr.c?ds=sidebyside diff --git a/nametoaddr.c b/nametoaddr.c index 6ffb64b6..af21b52f 100644 --- a/nametoaddr.c +++ b/nametoaddr.c @@ -120,7 +120,7 @@ * No header declares it, so declare it ourselves. */ extern int ether_hostton(const char *, struct ether_addr *); - #endif /* defined(HAVE_DECL_ETHER_HOSTTON) || !HAVE_DECL_ETHER_HOSTTON */ + #endif /* defined(HAVE_DECL_ETHER_HOSTTON) */ #endif /* HAVE_ETHER_HOSTTON */ #include