summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/mkioconf.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1996-05-30 23:16:31 +0000
committerphk <phk@FreeBSD.org>1996-05-30 23:16:31 +0000
commita550a3bde3a2d21a6d7d31cf63590925efbdfb6b (patch)
treed40c9b3cd74d08fa943dab72521b734b89d8ee16 /usr.sbin/config/mkioconf.c
parent21ec7074f0ac1b67ca66af36c41c5cdaadbd5be5 (diff)
downloadFreeBSD-src-a550a3bde3a2d21a6d7d31cf63590925efbdfb6b.zip
FreeBSD-src-a550a3bde3a2d21a6d7d31cf63590925efbdfb6b.tar.gz
yacc rule changes.
Diffstat (limited to 'usr.sbin/config/mkioconf.c')
-rw-r--r--usr.sbin/config/mkioconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/config/mkioconf.c b/usr.sbin/config/mkioconf.c
index 44fc260..e175b17 100644
--- a/usr.sbin/config/mkioconf.c
+++ b/usr.sbin/config/mkioconf.c
@@ -36,7 +36,7 @@ static char sccsid[] = "@(#)mkioconf.c 8.2 (Berkeley) 1/21/94";
#endif /* not lint */
#include <stdio.h>
-#include "y.tab.h"
+#include "config.tab.h"
#include "config.h"
/*
OpenPOWER on IntegriCloud