summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp29/init.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-05-29 19:07:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-05-29 19:07:42 +0000
commit18ee864a245665ad998dfadbec9deb3b3512d14d (patch)
tree2cd89a7013a729c9be6fb6abaef5ccec40e0e862 /testsuites/sptests/sp29/init.c
parent2003-05-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-18ee864a245665ad998dfadbec9deb3b3512d14d.tar.bz2
2003-05-29 Joel Sherrill <joel@OARcorp.com>
* sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
Diffstat (limited to 'testsuites/sptests/sp29/init.c')
-rw-r--r--testsuites/sptests/sp29/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/sptests/sp29/init.c b/testsuites/sptests/sp29/init.c
index b706c982d2..a31c7d0f81 100644
--- a/testsuites/sptests/sp29/init.c
+++ b/testsuites/sptests/sp29/init.c
@@ -23,6 +23,7 @@ rtems_task Init (rtems_task_argument argument);
#include <rtems/error.h>
#include <stdio.h>
+#include <stdlib.h>
rtems_interval ticksPerSecond;