summaryrefslogtreecommitdiff
path: root/contrib/byacc/test/yacc/code_calc.tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/byacc/test/yacc/code_calc.tab.h')
-rw-r--r--contrib/byacc/test/yacc/code_calc.tab.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/byacc/test/yacc/code_calc.tab.h b/contrib/byacc/test/yacc/code_calc.tab.h
index 19211182d6b3..b0bcb16dc450 100644
--- a/contrib/byacc/test/yacc/code_calc.tab.h
+++ b/contrib/byacc/test/yacc/code_calc.tab.h
@@ -1,3 +1,5 @@
#define DIGIT 257
#define LETTER 258
#define UMINUS 259
+#undef yytname
+#define yytname yyname