Imported Upstream version 7.9
[platform/upstream/gdb.git] / gdb / dsrec.c
index b782186..82cc968 100644 (file)
@@ -1,5 +1,5 @@
 /* S-record download support for GDB, the GNU debugger.
-   Copyright (C) 1995-2014 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 <string.h>
 #include "gdb_bfd.h"
 
 extern int remote_debug;