summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxpasswd01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxpasswd01/init.c')
-rw-r--r--testsuites/psxtests/psxpasswd01/init.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxpasswd01/init.c b/testsuites/psxtests/psxpasswd01/init.c
index f11c3f469c..39a39aad85 100644
--- a/testsuites/psxtests/psxpasswd01/init.c
+++ b/testsuites/psxtests/psxpasswd01/init.c
@@ -9,6 +9,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <bsp.h>
#include <pmacros.h>
#include <sys/types.h>