summaryrefslogtreecommitdiff
path: root/test/btyacc/btyacc_demo.tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/btyacc/btyacc_demo.tab.h')
-rw-r--r--test/btyacc/btyacc_demo.tab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/btyacc/btyacc_demo.tab.h b/test/btyacc/btyacc_demo.tab.h
index c219fb1fae97..5c2b96cf3310 100644
--- a/test/btyacc/btyacc_demo.tab.h
+++ b/test/btyacc/btyacc_demo.tab.h
@@ -46,5 +46,6 @@ typedef struct YYLTYPE
#define YYLTYPE_IS_DECLARED 1
#endif
#define YYRHSLOC(rhs, k) ((rhs)[k])
+extern YYLTYPE demo_lloc;
#endif /* _demo__defines_h_ */