commit 85132307560fb07e38dde99919d2b278c9d15c3b parent 391cc8bb552a6c4d616d786fd710c38fc41162cb Author: tgoodwin <tgoodwin> Date: Fri, 24 Jul 1998 15:53:44 +0000 y.tab.h is now parse.h Diffstat:
M | lex.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lex.c b/lex.c @@ -1,7 +1,7 @@ /* lex.c: rc's lexical analyzer */ #include "rc.h" -#include "y.tab.h" +#include "parse.h" /* Special characters (i.e., "non-word") in rc: