summaryrefslogtreecommitdiffstats
path: root/usr.bin/mk_cmds/cmd_tbl.l
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mk_cmds/cmd_tbl.l')
-rw-r--r--usr.bin/mk_cmds/cmd_tbl.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mk_cmds/cmd_tbl.l b/usr.bin/mk_cmds/cmd_tbl.l
index 03d05bd..15b31c6 100644
--- a/usr.bin/mk_cmds/cmd_tbl.l
+++ b/usr.bin/mk_cmds/cmd_tbl.l
@@ -6,7 +6,7 @@
*/
#include <string.h>
-#include "ct.tab.h"
+#include "y.tab.h"
#include "copyright.h"
extern char *last_token, *ds();
OpenPOWER on IntegriCloud