diff options
Diffstat (limited to 'gcc/protoize.c')
-rw-r--r-- | gcc/protoize.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/protoize.c b/gcc/protoize.c index 3c5ee62..7e9205c 100644 --- a/gcc/protoize.c +++ b/gcc/protoize.c @@ -59,6 +59,7 @@ Boston, MA 02111-1307, USA. */ #include "system.h" #include "intl.h" +#undef abort #if ! defined (_WIN32) || defined (__CYGWIN__) || defined (_UWIN) #if defined(POSIX) || defined(CONCURRENT) |