]> git.saurik.com Git - bison.git/commitdiff
Regenerate.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 21 Sep 2005 20:08:58 +0000 (20:08 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 21 Sep 2005 20:08:58 +0000 (20:08 +0000)
src/parse-gram.c
src/parse-gram.h

index 6eb9320de419468ee988c23af580cc5cef9ebba0..6da15155b5d573340dd2065e9a8badca917a57fe 100644 (file)
@@ -328,7 +328,7 @@ typedef struct YYLTYPE
 #    define alloca _alloca
 #   else
 #    define YYSTACK_ALLOC alloca
-#    if (! defined (alloca) && ! defined (_ALLOCA_H) && ! defined (_STDLIB_H) \
+#    if (! defined (_ALLOCA_H) && ! defined (_STDLIB_H) \
         && (defined (__STDC__) || defined (__cplusplus)))
 #     include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
 #     ifndef _STDLIB_H
index 3ebf28c1a1ac0f077a2dd7036cd0c6885781470f..0d254da52481b2a92b03c3b01d5750c2bec8b2f4 100644 (file)
@@ -144,7 +144,7 @@ typedef union YYSTYPE {
   assoc assoc;
   uniqstr uniqstr;
 } YYSTYPE;
-/* Line 1504 of yacc.c.  */
+/* Line 1505 of yacc.c.  */
 #line 149 "parse-gram.h"
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1