]>
Commit | Line | Data |
---|---|---|
df7b86aa NC |
1 | /* The C source file generated by flex includes stdio.h before any of |
2 | the C code in itbl-lex.l. Make sure we include sysdep.h first, so | |
3 | that config.h can set the correct values for various things. */ | |
4 | #include "sysdep.h" | |
5 | #include "itbl-lex.c" |