aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Unix/Signals.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/System/Unix/Signals.inc')
-rw-r--r--lib/System/Unix/Signals.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/System/Unix/Signals.inc b/lib/System/Unix/Signals.inc
index 7bd7526..c8ec68a 100644
--- a/lib/System/Unix/Signals.inc
+++ b/lib/System/Unix/Signals.inc
@@ -59,7 +59,7 @@ static const int KillSigs[] = {
#ifdef SIGXCPU
, SIGXCPU
#endif
-#ifdef SIGEMT
+#ifdef SIGXFSZ
, SIGXFSZ
#endif
#ifdef SIGEMT