summaryrefslogtreecommitdiffstats
path: root/grammar/rscript.y
diff options
context:
space:
mode:
Diffstat (limited to 'grammar/rscript.y')
-rw-r--r--grammar/rscript.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/grammar/rscript.y b/grammar/rscript.y
index 8bf0e55a..440a5525 100644
--- a/grammar/rscript.y
+++ b/grammar/rscript.y
@@ -4,6 +4,7 @@
#include <libestr.h>
#include "utils.h"
#define YYDEBUG 1
+extern int yylineno;
%}
%union {