summaryrefslogtreecommitdiffhomepage
path: root/crt/nt32/Scrtldso.c
diff options
context:
space:
mode:
Diffstat (limited to 'crt/nt32/Scrtldso.c')
-rw-r--r--crt/nt32/Scrtldso.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crt/nt32/Scrtldso.c b/crt/nt32/Scrtldso.c
index c3130b8..936a9d2 100644
--- a/crt/nt32/Scrtldso.c
+++ b/crt/nt32/Scrtldso.c
@@ -1,3 +1,5 @@
+#include <unistd.h>
+#include <stdint.h>
#include "psxglue.h"
const int __crtopt_ldso = __PSXOPT_LDSO;