follow-on to PR6280
authorChris Lattner <sabre@nondot.org>
Sun, 14 Feb 2010 18:20:09 +0000 (18:20 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 Feb 2010 18:20:09 +0000 (18:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96172 91177308-0d34-0410-b5e6-96231b3b80d8

lib/System/Unix/Signals.inc

index 7bd752649a44da767b01a5775bbfb1aa414f682b..c8ec68aab17f1989926fe12d051932a7b39a4047 100644 (file)
@@ -59,7 +59,7 @@ static const int KillSigs[] = {
 #ifdef SIGXCPU
   , SIGXCPU
 #endif
-#ifdef SIGEMT
+#ifdef SIGXFSZ
   , SIGXFSZ
 #endif
 #ifdef SIGEMT