PR 14072
[deliverable/binutils-gdb.git] / gas / itbl-lex-wrapper.c
diff --git a/gas/itbl-lex-wrapper.c b/gas/itbl-lex-wrapper.c
new file mode 100644 (file)
index 0000000..0fbd030
--- /dev/null
@@ -0,0 +1,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"
This page took 0.02461 seconds and 4 git commands to generate.