summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp10/task3.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp10/task3.c')
-rw-r--r--testsuites/mptests/mp10/task3.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/mptests/mp10/task3.c b/testsuites/mptests/mp10/task3.c
index f636bf9781..17e1e8d360 100644
--- a/testsuites/mptests/mp10/task3.c
+++ b/testsuites/mptests/mp10/task3.c
@@ -17,6 +17,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "system.h"
rtems_task Test_task3( restart )