aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/gos/linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gos/linux.h b/include/gos/linux.h
index 7529a962..508b2b68 100644
--- a/include/gos/linux.h
+++ b/include/gos/linux.h
@@ -16,6 +16,7 @@
#if GFX_USE_OS_LINUX
#include <sys/types.h>
+#include <stdlib.h>
#include <stdint.h>
#include <pthread.h>