netops.c
12.7 KB
-
fix build on FreeBSD · 9e9aee67
3f9eb1e5 introduced support for SSL certificates issued for IP addresses, making use of in_addr and in_addr6 structs. On FreeBSD these are defined in (a file included in) <netinet/in.h>, so include that file on FreeBSD and get the build working again.
Fraser Tweedale committed