aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lemon
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lemon')
-rw-r--r--tools/lemon/lempar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/lemon/lempar.c b/tools/lemon/lempar.c
index 3c0df385f9..5c82e694ca 100644
--- a/tools/lemon/lempar.c
+++ b/tools/lemon/lempar.c
@@ -200,7 +200,6 @@ struct yyParser {
typedef struct yyParser yyParser;
#ifndef NDEBUG
-#include <stdio.h>
static FILE *yyTraceFILE = 0;
static char *yyTracePrompt = 0;
#endif /* NDEBUG */