mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 13:23:04 +00:00
* src/files.c: Include error.h.
Reported by Hans Aberg.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2001-11-27 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/files.c: Include error.h.
|
||||
Reported by Hans Aberg.
|
||||
|
||||
2001-11-26 Marc Autret <autret_m@epita.fr>
|
||||
|
||||
* src/reader.c (parse_include_decl): New, Not yet implemented.
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
#include "getargs.h"
|
||||
#include "files.h"
|
||||
#include "gram.h"
|
||||
#include "error.h"
|
||||
#include "complain.h"
|
||||
|
||||
FILE *finput = NULL;
|
||||
|
||||
Reference in New Issue
Block a user