summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfile01/test_write.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxfile01/test_write.c')
-rw-r--r--testsuites/psxtests/psxfile01/test_write.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxfile01/test_write.c b/testsuites/psxtests/psxfile01/test_write.c
index ed33962d01..6597a95a27 100644
--- a/testsuites/psxtests/psxfile01/test_write.c
+++ b/testsuites/psxtests/psxfile01/test_write.c
@@ -12,6 +12,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <stdio.h>
#include <sys/types.h>