Fix gdb.fortran/array-element.exp failures.
[deliverable/binutils-gdb.git] / gdb / target-memory.c
index d9bacb3de70fd627375ed579da3bc0906b04560f..c545909ac4522b528bb7efbaf387fa767d0d7dd3 100644 (file)
@@ -1,8 +1,7 @@
 /* Parts of target interface that deal with accessing memory and memory-like
    objects.
 
-   Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 2006-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -24,9 +23,6 @@
 #include "target.h"
 #include "memory-map.h"
 
-#include "gdb_assert.h"
-
-#include <stdio.h>
 #include <sys/time.h>
 
 static int
This page took 0.023456 seconds and 4 git commands to generate.