summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psxchroot01/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/psxtests/psxchroot01/test.c')
-rw-r--r--c/src/tests/psxtests/psxchroot01/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/tests/psxtests/psxchroot01/test.c b/c/src/tests/psxtests/psxchroot01/test.c
index 6716d8b4c3..2e2f87c09c 100644
--- a/c/src/tests/psxtests/psxchroot01/test.c
+++ b/c/src/tests/psxtests/psxchroot01/test.c
@@ -28,6 +28,7 @@
#include <unistd.h>
#include <errno.h>
#include <rtems/libio.h>
+#include <rtems/userenv.h>
#include <pmacros.h>
void touch( char *file )