summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/rtems++/Task3.cc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/rtems++/Task3.cc')
-rw-r--r--testsuites/libtests/rtems++/Task3.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/libtests/rtems++/Task3.cc b/testsuites/libtests/rtems++/Task3.cc
index 4fb46ef54f..31fdf3ee36 100644
--- a/testsuites/libtests/rtems++/Task3.cc
+++ b/testsuites/libtests/rtems++/Task3.cc
@@ -18,6 +18,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "System.h"
Task3::Task3(const char* name,