binutils-gdb/gas/itbl-lex-wrapper.c

6 lines
250 B
C

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