summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx04
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 15:16:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 15:16:20 +0000
commit80450c70748ed12f18dc6185949b5137e7cb7401 (patch)
treeeebfa0eed42b59c1bd41193aeebf4699e328ccc9 /testsuites/psxtests/psx04
parent * mp01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. (diff)
downloadrtems-80450c70748ed12f18dc6185949b5137e7cb7401.tar.bz2
* psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
Diffstat (limited to 'testsuites/psxtests/psx04')
-rw-r--r--testsuites/psxtests/psx04/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psx04/system.h b/testsuites/psxtests/psx04/system.h
index e5f72df295..36dc26fdc6 100644
--- a/testsuites/psxtests/psx04/system.h
+++ b/testsuites/psxtests/psx04/system.h
@@ -45,7 +45,7 @@ void *Task_3(
#define CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE \
(RTEMS_MINIMUM_STACK_SIZE * 4)
-#include <confdefs.h>
+#include <rtems/confdefs.h>
/* global variables */