summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx08/task1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psx08/task1.c')
-rw-r--r--testsuites/psxtests/psx08/task1.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psx08/task1.c b/testsuites/psxtests/psx08/task1.c
index 91708845eb..2e8664fb19 100644
--- a/testsuites/psxtests/psx08/task1.c
+++ b/testsuites/psxtests/psx08/task1.c
@@ -18,6 +18,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "system.h"
#include <errno.h>