summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfile01/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxfile01/main.c')
-rw-r--r--testsuites/psxtests/psxfile01/main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxfile01/main.c b/testsuites/psxtests/psxfile01/main.c
index 4a75d89fbe..8abf3a66d6 100644
--- a/testsuites/psxtests/psxfile01/main.c
+++ b/testsuites/psxtests/psxfile01/main.c
@@ -13,6 +13,10 @@
#define CONFIGURE_INIT
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <bsp.h>
#include <pmacros.h>