gdb: fix vfork with multiple threads
[deliverable/binutils-gdb.git] / gas / itbl-lex-wrapper.c
index 385caddd9243e50c3538d71015ecd2c007092f72..01ee7a0c071fdd9f6b6e080782b5c4231b17ae62 100644 (file)
@@ -18,8 +18,8 @@
    02110-1301, USA.  */
 
 /* 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
+   the C code in itbl-lex.l.  Make sure we include as.h first, so
    that config.h can set the correct values for various things.  */
 
-#include "sysdep.h"
+#include "as.h"
 #include "itbl-lex.c"
This page took 0.056779 seconds and 4 git commands to generate.