summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint/lint1/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/xlint/lint1/tree.c')
-rw-r--r--usr.bin/xlint/lint1/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xlint/lint1/tree.c b/usr.bin/xlint/lint1/tree.c
index 0fbf162..36dda83 100644
--- a/usr.bin/xlint/lint1/tree.c
+++ b/usr.bin/xlint/lint1/tree.c
@@ -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 "cgram.tab.h"
+#include "y.tab.h"
/* Various flags for each operator. */
static mod_t modtab[NOPS];
OpenPOWER on IntegriCloud