summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp05/asr.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp05/asr.c')
-rw-r--r--testsuites/mptests/mp05/asr.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/mptests/mp05/asr.c b/testsuites/mptests/mp05/asr.c
index c6715e0e01..0f202ec04b 100644
--- a/testsuites/mptests/mp05/asr.c
+++ b/testsuites/mptests/mp05/asr.c
@@ -18,6 +18,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "system.h"
#include "tmacros.h"