diff options
Diffstat (limited to 'lib/config-mac.h')
-rw-r--r-- | lib/config-mac.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/config-mac.h b/lib/config-mac.h index 80af84e52..72e8260d1 100644 --- a/lib/config-mac.h +++ b/lib/config-mac.h @@ -30,6 +30,7 @@ #define OS "mac" +#define HAVE_ERRNO_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SELECT_H 1 |