From 0fdaca21974b0154d3d1f18da97f59378af5e2f9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 1 Apr 2004 10:14:37 +0000 Subject: 2004-04-01 Ralf Corsepius * psxcancel/init.c: Include instead of . * psxmount/test.c: Include instead of . * psxreaddir/test.c: Include instead of . * psxstat/test.c: Include instead of . --- testsuites/psxtests/psxcancel/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psxcancel') diff --git a/testsuites/psxtests/psxcancel/init.c b/testsuites/psxtests/psxcancel/init.c index 3cf857fafa..2a7cc36c68 100644 --- a/testsuites/psxtests/psxcancel/init.c +++ b/testsuites/psxtests/psxcancel/init.c @@ -46,7 +46,7 @@ rtems_task Init( rtems_task_argument argument); #define CONFIGURE_MAXIMUM_POSIX_MUTEXES 5 #define CONFIGURE_MAXIMUM_POSIX_CONDITION_VARIABLES 5 -#include +#include #include #endif /* __rtems__ */ -- cgit v1.2.3