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. */