summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psximfs02/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psximfs02/init.c')
-rw-r--r--testsuites/psxtests/psximfs02/init.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuites/psxtests/psximfs02/init.c b/testsuites/psxtests/psximfs02/init.c
index a527c7df4c..e5f51ce794 100644
--- a/testsuites/psxtests/psximfs02/init.c
+++ b/testsuites/psxtests/psximfs02/init.c
@@ -25,10 +25,6 @@
const char rtems_test_name[] = "PSXIMFS 2";
-#if !HAVE_DECL_SETEUID
-extern int seteuid(uid_t euid);
-#endif
-
/* forward declarations to avoid warnings */
rtems_task Init(rtems_task_argument argument);