btrace: add replay position to btrace thread info
[deliverable/binutils-gdb.git] / gdb / dsrec.c
index bc47f849dcf283cea3233e4ffbd8f50b9e7c2075..b782186fcc831df6d041d4aa665f96a063e3c553 100644 (file)
@@ -1,5 +1,5 @@
 /* S-record download support for GDB, the GNU debugger.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,7 +22,7 @@
 #include <sys/time.h>
 #include <time.h>
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "gdb_bfd.h"
 
 extern int remote_debug;
This page took 0.023578 seconds and 4 git commands to generate.