projects
/
bison.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
* src/atgeneral.m4: Update from Autoconf.
[bison.git]
/
src
/
reduce.c
diff --git
a/src/reduce.c
b/src/reduce.c
index 16333e2052674db2b70490ecdbb69b6e042b5601..a654f0c710450e36fa580fa64bf4be2e9f00ee3a 100644
(file)
--- a/
src/reduce.c
+++ b/
src/reduce.c
@@
-29,17
+29,15
@@
Boston, MA 02111-1307, USA. */
* parser.
*/
* parser.
*/
-#include <stdio.h>
#include "system.h"
#include "system.h"
+#include "getargs.h"
#include "files.h"
#include "gram.h"
#include "files.h"
#include "gram.h"
-#include "machine.h"
#include "alloc.h"
#include "complain.h"
extern char **tags; /* reader.c */
#include "alloc.h"
#include "complain.h"
extern char **tags; /* reader.c */
-extern int verboseflag; /* getargs.c */
static int statisticsflag; /* XXXXXXX */
extern int fixed_outfiles;
static int statisticsflag; /* XXXXXXX */
extern int fixed_outfiles;