mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 08:13:02 +00:00
* src/options.c (symtab.h): Include it, need by lex.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-09-20 Pascal Bart <pascal.bart@epita.fr>
|
||||||
|
|
||||||
|
* src/options.c (symtab.h): Include it, need by lex.h.
|
||||||
|
|
||||||
2001-09-20 Pascal Bart <pascal.bart@epita.fr>
|
2001-09-20 Pascal Bart <pascal.bart@epita.fr>
|
||||||
|
|
||||||
* src/lex.c (parse_percent_token): Change type of variable `tx', which
|
* src/lex.c (parse_percent_token): Change type of variable `tx', which
|
||||||
|
|||||||
@@ -24,6 +24,7 @@
|
|||||||
#include "getopt.h"
|
#include "getopt.h"
|
||||||
#include "getargs.h"
|
#include "getargs.h"
|
||||||
#include "gram.h"
|
#include "gram.h"
|
||||||
|
#include "symtab.h"
|
||||||
#include "lex.h"
|
#include "lex.h"
|
||||||
#include "options.h"
|
#include "options.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user