K 10 svn:author V 3 bde K 8 svn:date V 27 2003-11-14T11:23:25.000000Z K 7 svn:log V 433 Fixed spurious syntax errors for including files that don't begin with a SEMICOLON token (a newline or semicolon, or one of these preceded by a comment and/or whitespace). The input stream was switched too early and the parser was expecting a SEMICOLON in the included file instead of after the filename in the include directive. Submitted by: Stefan Farfeleder Kept alive by: Adam C. Migus END