summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/mkmakefile.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1996-06-02 17:22:01 +0000
committerphk <phk@FreeBSD.org>1996-06-02 17:22:01 +0000
commitb5bea7dc4e3284c0692212c90e474538860e40d4 (patch)
treebd4b8eeaafb32744de0d97b55353c7fc8bab28a0 /usr.sbin/config/mkmakefile.c
parent3b816e03a0ab1f42e628a571dd51ebe8fc8cdc6d (diff)
downloadFreeBSD-src-b5bea7dc4e3284c0692212c90e474538860e40d4.zip
FreeBSD-src-b5bea7dc4e3284c0692212c90e474538860e40d4.tar.gz
Backout yacc changes.
Diffstat (limited to 'usr.sbin/config/mkmakefile.c')
-rw-r--r--usr.sbin/config/mkmakefile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/config/mkmakefile.c b/usr.sbin/config/mkmakefile.c
index 875f740..0f057f4 100644
--- a/usr.sbin/config/mkmakefile.c
+++ b/usr.sbin/config/mkmakefile.c
@@ -43,7 +43,7 @@ static char sccsid[] = "@(#)mkmakefile.c 8.1 (Berkeley) 6/6/93";
#include <stdio.h>
#include <ctype.h>
-#include "config.tab.h"
+#include "y.tab.h"
#include "config.h"
#define next_word(fp, wd) \
OpenPOWER on IntegriCloud