mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 12:53:03 +00:00
* src/main.c: Include lex.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-10-01 Marc Autret <autret_m@epita.fr>
|
||||
|
||||
* src/main.c: Include lex.h.
|
||||
|
||||
2001-09-29 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/getargs.c (longopts): `--debug' is `-t', not `-d'.
|
||||
|
||||
@@ -35,6 +35,7 @@
|
||||
#include "conflicts.h"
|
||||
#include "print_graph.h"
|
||||
#include "symtab.h"
|
||||
#include "lex.h"
|
||||
|
||||
/* The name this program was run with, for messages. */
|
||||
char *program_name;
|
||||
|
||||
Reference in New Issue
Block a user