aboutsummaryrefslogtreecommitdiff
path: root/stdlib/threads.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/threads.c')
-rw-r--r--stdlib/threads.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/threads.c b/stdlib/threads.c
index bd9f017e..0cb47e1b 100644
--- a/stdlib/threads.c
+++ b/stdlib/threads.c
@@ -11,6 +11,7 @@
#include <sys/param.h>
#include "arrays.h"
+#include "datatypes.h"
#include "text.h"
#include "threads.h"
#include "types.h"