Fix typo in gdb.python/py-objfile.exp
[deliverable/binutils-gdb.git] / gdb / memory-map.c
index 5e83c0a8fe1ccc6a00e50b516d5c44b90a9b88ec..fa713c9620024cae052d475f0b0804422eb762ff 100644 (file)
@@ -1,6 +1,6 @@
 /* Routines for handling XML memory maps provided by target.
 
-   Copyright (C) 2006-2013 Free Software Foundation, Inc.
+   Copyright (C) 2006-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 
 #include "defs.h"
 #include "memory-map.h"
-#include "gdb_assert.h"
-#include "exceptions.h"
-
-#include <string.h>
 
 #if !defined(HAVE_LIBEXPAT)
 
This page took 0.024727 seconds and 4 git commands to generate.