summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ticker/tasks.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-02-22 10:58:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-02-22 10:58:44 +0000
commite3135514a833b0b2ca5798491f521be3f0e61daa (patch)
tree9cf7412ed94d00c684275211a5bd9220612385c5 /testsuites/samples/ticker/tasks.c
parent2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e3135514a833b0b2ca5798491f521be3f0e61daa.tar.bz2
Add HAVE_CONFIG_H.
Diffstat (limited to 'testsuites/samples/ticker/tasks.c')
-rw-r--r--testsuites/samples/ticker/tasks.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/samples/ticker/tasks.c b/testsuites/samples/ticker/tasks.c
index 2d6c2e0f8e..a1f6d34584 100644
--- a/testsuites/samples/ticker/tasks.c
+++ b/testsuites/samples/ticker/tasks.c
@@ -17,6 +17,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "system.h"
rtems_task Test_task(