summaryrefslogtreecommitdiffhomepage
path: root/crt/nt32/crtldso.c
diff options
context:
space:
mode:
Diffstat (limited to 'crt/nt32/crtldso.c')
-rw-r--r--crt/nt32/crtldso.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crt/nt32/crtldso.c b/crt/nt32/crtldso.c
index bdc376e..2a46c84 100644
--- a/crt/nt32/crtldso.c
+++ b/crt/nt32/crtldso.c
@@ -1,3 +1,5 @@
+#include <unistd.h>
+#include <stdint.h>
#include "psxglue.h"
#include "peldso.h"