summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmthread03/init.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/psxtmtests/psxtmthread03/init.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmthread03/init.c b/testsuites/psxtmtests/psxtmthread03/init.c
index 55b21d16f0..2516ce972e 100644
--- a/testsuites/psxtmtests/psxtmthread03/init.c
+++ b/testsuites/psxtmtests/psxtmthread03/init.c
@@ -9,6 +9,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <coverhd.h>
#include <tmacros.h>
#include <timesys.h>