Fix FTBFS on MacOS.

Fallout from 98189ff988

Thanks to Travis Rayan for the bug report.
This commit is contained in:
Simon Kelley
2025-07-07 17:58:41 +01:00
parent 84445dec26
commit bceb5287b9

View File

@@ -290,6 +290,7 @@ HAVE_SOCKADDR_SA_LEN
#define HAVE_BSD_NETWORK #define HAVE_BSD_NETWORK
#define HAVE_GETOPT_LONG #define HAVE_GETOPT_LONG
#define HAVE_SOCKADDR_SA_LEN #define HAVE_SOCKADDR_SA_LEN
#define NO_IPSET
/* Define before sys/socket.h is included so we get socklen_t */ /* Define before sys/socket.h is included so we get socklen_t */
#define _BSD_SOCKLEN_T_ #define _BSD_SOCKLEN_T_
/* Select the RFC_3542 version of the IPv6 socket API. /* Select the RFC_3542 version of the IPv6 socket API.