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 740f1d97c..1f7950ab1 100644 --- a/lib/config-mac.h +++ b/lib/config-mac.h @@ -61,6 +61,7 @@ #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 +#define SIZEOF_SIZE_T 4 #define HAVE_GETNAMEINFO 1 #define GETNAMEINFO_QUAL_ARG1 const |