commit | 782ab584e5c91d9d3dfcfa66d94903767552fbee | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Feb 14 18:20:09 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Feb 14 18:20:09 2010 +0000 |
tree | 29de09a4c01c64b9aadddd1dbf184d3a83031669 | |
parent | 245ba9698e465338fa79f81cd9a65fc885702041 [diff] [blame] |
follow-on to PR6280 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96172 91177308-0d34-0410-b5e6-96231b3b80d8
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 @@ #ifdef SIGXCPU , SIGXCPU #endif -#ifdef SIGEMT +#ifdef SIGXFSZ , SIGXFSZ #endif #ifdef SIGEMT