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