New test case gdb.base/branch-to-self.exp
[deliverable/binutils-gdb.git] / gdb / m32r-linux-nat.c
index 70bd5283d0e2c1b964639c5b2b4c2deee908de4f..aaedf7fb99296bfbf51d6ad789c4a9739ba96622 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux m32r.
 
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #include "regcache.h"
 #include "linux-nat.h"
 #include "target.h"
-
-#include "gdb_assert.h"
-#include "gdb_string.h"
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 #include <sys/user.h>
 #include <sys/procfs.h>
 
This page took 0.023818 seconds and 4 git commands to generate.