summaryrefslogtreecommitdiff
path: root/src/nonstd/__libc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nonstd/__libc.c')
-rw-r--r--src/nonstd/__libc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nonstd/__libc.c b/src/nonstd/__libc.c
index 2d246203..e1d64c6d 100644
--- a/src/nonstd/__libc.c
+++ b/src/nonstd/__libc.c
@@ -1,3 +1,4 @@
+#include "sys/types.h"
#include <nonstd/internal.h>
#include "locale.h"
#include "nonstd/locale.h"