summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp14/pttask1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp14/pttask1.c')
-rw-r--r--testsuites/mptests/mp14/pttask1.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/mptests/mp14/pttask1.c b/testsuites/mptests/mp14/pttask1.c
index ce3362bc79..79307802ec 100644
--- a/testsuites/mptests/mp14/pttask1.c
+++ b/testsuites/mptests/mp14/pttask1.c
@@ -18,6 +18,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "system.h"
extern rtems_multiprocessing_table Multiprocessing_configuration;