* src/print.c: Include reduce.h.

Reported by Hans Aberg.
This commit is contained in:
Akim Demaille
2001-11-14 14:43:29 +00:00
parent 5cb10dae3c
commit f85c981ac1
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2001-11-14 Akim Demaille <akim@epita.fr>
* src/print.c: Include reduce.h.
Reported by Hans Aberg.
2001-11-14 Akim Demaille <akim@epita.fr>
* src/lex.c, src/lex.h (token_buffer, unlexed_token_buffer):

View File

@@ -1,5 +1,5 @@
/* Print information on generated parser, for bison,
Copyright 1984, 1986, 1989, 2000 Free Software Foundation, Inc.
Copyright 1984, 1986, 1989, 2000, 2001 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
@@ -29,6 +29,7 @@
#include "state.h"
#include "reader.h"
#include "print.h"
#include "reduce.h"
#if 0
static void