summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/signal18.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxhdrs/signal18.c')
-rw-r--r--testsuites/psxtests/psxhdrs/signal18.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxhdrs/signal18.c b/testsuites/psxtests/psxhdrs/signal18.c
index cc594f85ee..8ea3c9539c 100644
--- a/testsuites/psxtests/psxhdrs/signal18.c
+++ b/testsuites/psxtests/psxhdrs/signal18.c
@@ -12,6 +12,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <signal.h>
void test( void );