X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/6cb84cbfafde0bc20a8738edb75b7b0b574b64db..390b425296337ec0c0ddfe41e5357fa6f8f6a22f:/contrib/gcc-4.1/gcc/system.h diff --git a/contrib/gcc-4.1/gcc/system.h b/contrib/gcc-4.1/gcc/system.h index 34c9009f14..281e9b5d05 100644 --- a/contrib/gcc-4.1/gcc/system.h +++ b/contrib/gcc-4.1/gcc/system.h @@ -646,7 +646,7 @@ extern void fancy_abort (const char *, int, const char *) ATTRIBUTE_NORETURN; #undef strdup #pragma GCC poison calloc strdup -#if !defined(FLEX_SCANNER) && !defined(YYBISON) +#if !defined(FLEX_SCANNER) && !defined(YYBISON) && !defined(YYBYACC) #undef malloc #undef realloc #pragma GCC poison malloc realloc