head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2009.04.05.08.30.22; author rse; state Exp; branches; next ; commitid aqY7VckE7ZVSUNIt; desc @@ 1.1 log @new package: icmake 7.11.1 (Build Tool) @ text @Index: comp/lexer.c --- comp/lexer.c.orig 2007-11-02 10:58:59 +0100 +++ comp/lexer.c 2009-04-05 10:15:27 +0200 @@@@ -2,7 +2,6 @@@@ #line 4 "lexer.c" -#define __STDC_VERSION__ 199901L #define YY_INT_ALIGNED short int /* A lexical scanner generated by flex */ @@@@ -18,10 +17,10 @@@@ /* First, we deal with platform-specific or compiler-specific issues. */ /* begin standard C headers. */ +#include #include #include #include -#include /* end standard C headers. */ @