target, record: add PTID argument to to_record_is_replaying
[deliverable/binutils-gdb.git] / gdb / target-memory.c
index 1301e7e5cc7e111ae6b6dc3d51b006b8c14c4c65..177deb6ef3681e926645f78db4b04c435c969cec 100644 (file)
@@ -1,7 +1,7 @@
 /* Parts of target interface that deal with accessing memory and memory-like
    objects.
 
-   Copyright (C) 2006-2013 Free Software Foundation, Inc.
+   Copyright (C) 2006-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #include "target.h"
 #include "memory-map.h"
 
-#include "gdb_assert.h"
-
-#include <stdio.h>
-#include <sys/time.h>
+#include "gdb_sys_time.h"
 
 static int
 compare_block_starting_address (const void *a, const void *b)
This page took 0.025017 seconds and 4 git commands to generate.