New test case gdb.base/branch-to-self.exp
[deliverable/binutils-gdb.git] / gdb / m32r-linux-nat.c
index d1efaaca62b6dde5e238c923ef5abbc9168f180e..aaedf7fb99296bfbf51d6ad789c4a9739ba96622 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux m32r.
 
-   Copyright (C) 2004-2014 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 <string.h>
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 #include <sys/user.h>
 #include <sys/procfs.h>
 
This page took 0.024614 seconds and 4 git commands to generate.