* gdb/dwarf2loc.c (read_pieced_value, write_pieced_value,
[deliverable/binutils-gdb.git] / ld / ldlex.l
index ef09eb0412af2ebbe0b9edeac07fcd780c53d0cd..e52d83b222387f7f97913c0433a06f7aeed3da2c 100644 (file)
@@ -1,3 +1,5 @@
+%option nounput
+
 %{
 
 /* Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
@@ -22,7 +24,6 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
-#include "sysdep.h"
 #include "bfd.h"
 #include "safe-ctype.h"
 #include "bfdlink.h"
This page took 0.023541 seconds and 4 git commands to generate.