blob: 0fbd030f53f0eb058ceab0cd1ca9ec7adc7c3c59 (
plain)
1
2
3
4
5
|
/* The C source file generated by flex includes stdio.h before any of
the C code in itbl-lex.l. Make sure we include sysdep.h first, so
that config.h can set the correct values for various things. */
#include "sysdep.h"
#include "itbl-lex.c"
|