mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 21:03:04 +00:00
* src/files.c: Include error.h.
From Hans Aberg.
This commit is contained in:
@@ -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