Add set/show debug dwarf-line.
[deliverable/binutils-gdb.git] / gdb / memory-map.c
index 80cd22be645a8ada2a15fb5808f6717605e30f27..fa713c9620024cae052d475f0b0804422eb762ff 100644 (file)
@@ -1,6 +1,6 @@
 /* Routines for handling XML memory maps provided by target.
 
-   Copyright (C) 2006-2014 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.024399 seconds and 4 git commands to generate.