mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Finished yacc rules changes.
This commit is contained in:
parent
43c915b1af
commit
b68933975f
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ static char rcsid[] = "$NetBSD: tree.c,v 1.12 1995/10/02 17:37:57 jpo Exp $";
|
|||
#include <limits.h>
|
||||
|
||||
#include "lint1.h"
|
||||
#include "y.tab.h"
|
||||
#include "cgram.tab.h"
|
||||
|
||||
/* Various flags for each operator. */
|
||||
static mod_t modtab[NOPS];
|
||||
|
|
|
|||
Loading…
Reference in a new issue