summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/psxtests/psx02/system.h1
-rw-r--r--testsuites/psxtests/psx02/system.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/c/src/tests/psxtests/psx02/system.h b/c/src/tests/psxtests/psx02/system.h
index 2d0d07b32c..765abc2766 100644
--- a/c/src/tests/psxtests/psx02/system.h
+++ b/c/src/tests/psxtests/psx02/system.h
@@ -17,6 +17,7 @@
/* functions */
#include <pmacros.h>
+#include <errno.h>
void *POSIX_Init(
void *argument
diff --git a/testsuites/psxtests/psx02/system.h b/testsuites/psxtests/psx02/system.h
index 2d0d07b32c..765abc2766 100644
--- a/testsuites/psxtests/psx02/system.h
+++ b/testsuites/psxtests/psx02/system.h
@@ -17,6 +17,7 @@
/* functions */
#include <pmacros.h>
+#include <errno.h>
void *POSIX_Init(
void *argument