summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxsignal05/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxsignal05/init.c')
-rw-r--r--testsuites/psxtests/psxsignal05/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxsignal05/init.c b/testsuites/psxtests/psxsignal05/init.c
index 0bc8d7f01f..196082e90e 100644
--- a/testsuites/psxtests/psxsignal05/init.c
+++ b/testsuites/psxtests/psxsignal05/init.c
@@ -16,6 +16,8 @@
#define SIGNAL_ONE SIGUSR1
#define SIGNAL_TWO SIGUSR2
+#define TEST_INIT
+
#include <pmacros.h>
#include <signal.h>
#include <errno.h>