summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxaio02/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxaio02/init.c')
-rw-r--r--testsuites/psxtests/psxaio02/init.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxaio02/init.c b/testsuites/psxtests/psxaio02/init.c
index 819f5174a4..934253f24c 100644
--- a/testsuites/psxtests/psxaio02/init.c
+++ b/testsuites/psxtests/psxaio02/init.c
@@ -8,6 +8,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#define CONFIGURE_INIT
#include "system.h"
#include <rtems.h>