K 10
svn:author
V 7
mibsoft
K 8
svn:date
V 27
1998-03-23T16:03:29.000000Z
K 7
svn:log
V 248
From Fabien Tassin.  Under Linux innfeed compile fails with
undefined reference to yydebug.  This changes declaration from
extern int yydebug; to
int yydebug;.

If this breaks other compilations, let us know.  I didn't test
it. -- Forrest Cavalier

END
