X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/bec30531f782a6f4fe1466fb62b61352d873cb58..8c6d399ada24db8efa4e1806f1023e5b5da22e35:/src/files.c diff --git a/src/files.c b/src/files.c index 22f29c1e..3c1a0ba2 100644 --- a/src/files.c +++ b/src/files.c @@ -33,8 +33,9 @@ const char *base_name PARAMS ((char const *name)); FILE *finput = NULL; struct obstack action_obstack; -struct obstack attrs_obstack; struct obstack output_obstack; +struct obstack pre_prologue_obstack; +struct obstack post_prologue_obstack; /* Initializing some values below (such SPEC_NAME_PREFIX to `yy') is tempting, but don't do that: for the time being our handling of the