summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxtime/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxtime/main.c')
-rw-r--r--testsuites/psxtests/psxtime/main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxtime/main.c b/testsuites/psxtests/psxtime/main.c
index cddbbdb9da..2336362e67 100644
--- a/testsuites/psxtests/psxtime/main.c
+++ b/testsuites/psxtests/psxtime/main.c
@@ -11,6 +11,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#define CONFIGURE_INIT
#include <bsp.h>