X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fi386-cygwin-tdep.c;h=4b8a00dee1c261b055b8fc4958f6f7278c14131f;hb=6b6aa828818fa4a5754fb8520751077146d9d16c;hp=6533d1c2c03cbdf3505f9f49a54bd90a94f2e935;hpb=64870a42a92fd40e6b94d5a0632fbe1431a68d42;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/i386-cygwin-tdep.c b/gdb/i386-cygwin-tdep.c index 6533d1c2c0..4b8a00dee1 100644 --- a/gdb/i386-cygwin-tdep.c +++ b/gdb/i386-cygwin-tdep.c @@ -1,6 +1,6 @@ /* Target-dependent code for Cygwin running on i386's, for GDB. - Copyright (C) 2003-2013 Free Software Foundation, Inc. + Copyright (C) 2003-2014 Free Software Foundation, Inc. This file is part of GDB. @@ -19,7 +19,7 @@ #include "defs.h" #include "osabi.h" -#include "gdb_string.h" +#include #include "i386-tdep.h" #include "windows-tdep.h" #include "regset.h" @@ -171,7 +171,7 @@ out: static LONGEST windows_core_xfer_shared_libraries (struct gdbarch *gdbarch, gdb_byte *readbuf, - ULONGEST offset, LONGEST len) + ULONGEST offset, ULONGEST len) { struct obstack obstack; const char *buf;