]> The Tcpdump Group git mirrors - libpcap/blobdiff - nametoaddr.c
Fix comment.
[libpcap] / nametoaddr.c
index 6ffb64b61b5d72d89eca1cc78974299a868235a1..af21b52fa940ea171e75d0c24cee73b3e7b888c0 100644 (file)
        * 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 <arpa/inet.h>