mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
* src/files.c: Include "stdio-safer.h"; this fixes a typo in
the previous change.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "files.h"
|
||||
#include "getargs.h"
|
||||
#include "gram.h"
|
||||
#include "stdio-safer.h"
|
||||
|
||||
/* From basename.c. Almost a lie, as it returns a char *. */
|
||||
const char *base_name (char const *name);
|
||||
|
||||
Reference in New Issue
Block a user