summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxusleep/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxusleep/init.c')
-rw-r--r--testsuites/psxtests/psxusleep/init.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxusleep/init.c b/testsuites/psxtests/psxusleep/init.c
index bd66d28a83..410b5cd226 100644
--- a/testsuites/psxtests/psxusleep/init.c
+++ b/testsuites/psxtests/psxusleep/init.c
@@ -9,6 +9,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <pmacros.h>
#include <time.h>
#include <errno.h>