]> git.saurik.com Git - bison.git/blobdiff - data/yacc.c
DJGPP specific replacement file for lib/subpipe.c.
[bison.git] / data / yacc.c
index 2ba3ceacb77d858ab811e95d5c7442e3a863f4c6..cbce25b18c35d2e706e32d4d40aeb3b95ed281c2 100644 (file)
@@ -1,4 +1,4 @@
-m4_divert(-1)                                                       -*- C -*-
+m4_divert(-1)                                                -*- C -*-
 
 # Yacc compatible skeleton for Bison
 
@@ -263,7 +263,8 @@ b4_syncline([@oline@], [@ofile@])[
 #    define alloca _alloca
 #   else
 #    define YYSTACK_ALLOC alloca
-#    if ! defined (_STDLIB_H) && (defined (__STDC__) || defined (__cplusplus))
+#    if (! defined (_ALLOCA_H) && ! defined (_STDLIB_H) \
+        && (defined (__STDC__) || defined (__cplusplus)))
 #     include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
 #     ifndef _STDLIB_H
 #      define _STDLIB_H 1