summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/signal22.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-02 16:26:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-02 16:26:28 +0000
commit892a536da99c2b6bf913b59ad36501d2d3c68d45 (patch)
tree4febc0b3720fef3db91ffe6015edd8d52ffea4c4 /testsuites/psxtests/psxhdrs/signal22.c
parentdisabled posix api for the no_cpu-rtems configuration in configure.in (diff)
downloadrtems-892a536da99c2b6bf913b59ad36501d2d3c68d45.tar.bz2
initialized variables or removed unused variables to remove warnings
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxhdrs/signal22.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxhdrs/signal22.c b/testsuites/psxtests/psxhdrs/signal22.c
index fb6a399738..967aea18d2 100644
--- a/testsuites/psxtests/psxhdrs/signal22.c
+++ b/testsuites/psxtests/psxhdrs/signal22.c
@@ -13,7 +13,7 @@
* $Id$
*/
-#include <signal.h>
+#include <unistd.h>
void test( void )
{