summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxsignal01/task1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxsignal01/task1.c')
-rw-r--r--testsuites/psxtests/psxsignal01/task1.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxsignal01/task1.c b/testsuites/psxtests/psxsignal01/task1.c
index 8086b3b6dd..3bac9c062b 100644
--- a/testsuites/psxtests/psxsignal01/task1.c
+++ b/testsuites/psxtests/psxsignal01/task1.c
@@ -17,6 +17,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "system.h"
#include <signal.h>