idlc-error-offset.diff: yylineno is not defined by default

i#81780
This commit is contained in:
Petr Mladek 2010-09-14 20:19:08 +02:00
parent a4f835d03a
commit aa613d6ffb

View file

@ -25,6 +25,8 @@
*
************************************************************************/
%option yylineno
%{
/*
* scanner.ll - Lexical scanner for IDLC 1.0