summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp14/exit.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp14/exit.c')
-rw-r--r--testsuites/mptests/mp14/exit.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/mptests/mp14/exit.c b/testsuites/mptests/mp14/exit.c
index 69f1cf45f7..f27cc6ba71 100644
--- a/testsuites/mptests/mp14/exit.c
+++ b/testsuites/mptests/mp14/exit.c
@@ -16,6 +16,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "system.h"
void Exit_test( void )