aboutsummaryrefslogtreecommitdiffstats
path: root/science/xloops-ginac/files/patch-ginsh_lexer.ll
blob: bd99bda636457a6feb35909cd951c53af4c9e559 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ginsh/ginsh_lexer.ll.orig   Tue Oct 15 17:19:57 2002
+++ ginsh/ginsh_lexer.ll    Tue Oct 15 17:20:27 2002
@@ -32,6 +32,8 @@
 #include "ginsh.h"
 #include "ginsh_parser.h"
 
+extern YYSTYPE yylval;
+
 #define YY_INPUT(buf, result, max_size) (result = ginsh_input(buf, max_size))
 
 // Table of all used symbols