From dfc6f3dc11e534f2e71096eea3d846f8e0e0379c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 10 May 2007 19:31:36 +0000 Subject: 2007-05-10 Joel Sherrill * ticker/Makefile.am, ticker/init.c, ticker/system.h, ticker/tasks.c: Test needs clock manager. Should use rtems_test_exit() instead of exit(). --- testsuites/samples/ticker/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/samples/ticker/init.c') diff --git a/testsuites/samples/ticker/init.c b/testsuites/samples/ticker/init.c index e71c05140f..1715adefc0 100644 --- a/testsuites/samples/ticker/init.c +++ b/testsuites/samples/ticker/init.c @@ -22,7 +22,6 @@ #define CONFIGURE_INIT #include "system.h" -#include /* * Keep the names and IDs in global variables so another task can use them. -- cgit v1.2.3