diff options
Diffstat (limited to 'src/gos/gos_osx.h')
| -rw-r--r-- | src/gos/gos_osx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gos/gos_osx.h b/src/gos/gos_osx.h index 44853937..9a8e10d9 100644 --- a/src/gos/gos_osx.h +++ b/src/gos/gos_osx.h @@ -13,6 +13,7 @@ #include <sys/types.h> #include <stdint.h> #include <pthread.h> +#include <stdlib.h> /* Already defined int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, size_t */ |
