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