summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxrdwrv/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxrdwrv/test.c')
-rw-r--r--testsuites/psxtests/psxrdwrv/test.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxrdwrv/test.c b/testsuites/psxtests/psxrdwrv/test.c
index 7c2e8593d6..a5e5696ebc 100644
--- a/testsuites/psxtests/psxrdwrv/test.c
+++ b/testsuites/psxtests/psxrdwrv/test.c
@@ -15,6 +15,10 @@
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <fcntl.h>
#include <unistd.h>
#include <errno.h>