summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxchroot01
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-06-12 15:41:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-06-12 15:41:19 +0000
commita9785892ff22864daba6b132e82839b8d73de579 (patch)
tree9d86ecd64351fd94a037375162346e64bdb02dc3 /testsuites/psxtests/psxchroot01
parent2003-06-12 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-a9785892ff22864daba6b132e82839b8d73de579.tar.bz2
2003-06-12 Joel Sherrill <joel@OARcorp.com>
* psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
Diffstat (limited to 'testsuites/psxtests/psxchroot01')
-rw-r--r--testsuites/psxtests/psxchroot01/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxchroot01/test.c b/testsuites/psxtests/psxchroot01/test.c
index 6716d8b4c3..2e2f87c09c 100644
--- a/testsuites/psxtests/psxchroot01/test.c
+++ b/testsuites/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 )