From: Niklas Hofmann Date: Mon, 27 Oct 2014 05:45:59 +0000 (+0100) Subject: apple compatibility X-Git-Url: http://git.meshlink.io/?p=catta;a=commitdiff_plain;h=82eb6a9379c6a472b124ee2e03c71602000139e7 apple compatibility --- diff --git a/src/socket.c b/src/socket.c index c6b670b..4f60139 100644 --- a/src/socket.c +++ b/src/socket.c @@ -21,6 +21,8 @@ #include #endif +#define __APPLE_USE_RFC_2292 + #include #include #include