diff --git a/bison.simple b/bison.simple index 701139be..46cfc158 100644 --- a/bison.simple +++ b/bison.simple @@ -192,6 +192,7 @@ __yy_bcopy (char *from, char *to, int count) #define YYPARSE_PARAM_DECL void *YYPARSE_PARAM; #else #define YYPARSE_PARAM +#define YYPARSE_PARAM_DECL #endif int @@ -475,7 +476,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 479 "bison.simple" +#line 480 "bison.simple" yyvsp -= yylen; yyssp -= yylen; diff --git a/src/bison.s1 b/src/bison.s1 index 701139be..46cfc158 100644 --- a/src/bison.s1 +++ b/src/bison.s1 @@ -192,6 +192,7 @@ __yy_bcopy (char *from, char *to, int count) #define YYPARSE_PARAM_DECL void *YYPARSE_PARAM; #else #define YYPARSE_PARAM +#define YYPARSE_PARAM_DECL #endif int @@ -475,7 +476,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 479 "bison.simple" +#line 480 "bison.simple" yyvsp -= yylen; yyssp -= yylen; diff --git a/src/bison.simple b/src/bison.simple index 701139be..46cfc158 100644 --- a/src/bison.simple +++ b/src/bison.simple @@ -192,6 +192,7 @@ __yy_bcopy (char *from, char *to, int count) #define YYPARSE_PARAM_DECL void *YYPARSE_PARAM; #else #define YYPARSE_PARAM +#define YYPARSE_PARAM_DECL #endif int @@ -475,7 +476,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 479 "bison.simple" +#line 480 "bison.simple" yyvsp -= yylen; yyssp -= yylen;