Commit 993f8cbb authored by Chen Yufei's avatar Chen Yufei Committed by Simon Kelley

Don't do IPSET on Apple. Needed header files are missing.

parent 47a95169
...@@ -268,6 +268,7 @@ HAVE_SOCKADDR_SA_LEN ...@@ -268,6 +268,7 @@ HAVE_SOCKADDR_SA_LEN
/* Select the RFC_3542 version of the IPv6 socket API. /* Select the RFC_3542 version of the IPv6 socket API.
Define before netinet6/in6.h is included. */ Define before netinet6/in6.h is included. */
#define __APPLE_USE_RFC_3542 #define __APPLE_USE_RFC_3542
#define NO_IPSET
#elif defined(__NetBSD__) #elif defined(__NetBSD__)
#define HAVE_BSD_NETWORK #define HAVE_BSD_NETWORK
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment