sim: callback: add human readable strings for debugging to maps
[deliverable/binutils-gdb.git] / gdb / dsrec.c
index bc47f849dcf283cea3233e4ffbd8f50b9e7c2075..82cc9682bc16659b04b287e9bc2443a68143a34c 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-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -21,8 +21,6 @@
 #include "srec.h"
 #include <sys/time.h>
 #include <time.h>
-#include "gdb_assert.h"
-#include "gdb_string.h"
 #include "gdb_bfd.h"
 
 extern int remote_debug;
This page took 0.024501 seconds and 4 git commands to generate.