mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Don't generate input() since it's not used.
This commit is contained in:
parent
abe80e1272
commit
09c7c81c16
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
|||
|
||||
int lineno = 1;
|
||||
#define YY_NO_UNPUT
|
||||
#define YY_NO_INPUT
|
||||
|
||||
static void
|
||||
update_lineno(const char *cp)
|
||||
|
|
|
|||
Loading…
Reference in a new issue