mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 04:43:03 +00:00
Work around flex portability bug.
This commit is contained in:
2
src/scan-gram-c.c
Normal file
2
src/scan-gram-c.c
Normal file
@@ -0,0 +1,2 @@
|
||||
#include <config.h>
|
||||
#include "scan-gram.c"
|
||||
2
src/scan-skel-c.c
Normal file
2
src/scan-skel-c.c
Normal file
@@ -0,0 +1,2 @@
|
||||
#include <config.h>
|
||||
#include "scan-skel.c"
|
||||
Reference in New Issue
Block a user