dwarf2read.c: Add cast
[deliverable/binutils-gdb.git] / gdb / m32r-linux-nat.c
index f38cd53249503df48634992682b6661e0ef4cf37..781bb78b50b785df5d49f842aaa5a1114f10c996 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux m32r.
 
-   Copyright (C) 2004-2014 Free Software Foundation, Inc.
+   Copyright (C) 2004-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,9 +23,7 @@
 #include "regcache.h"
 #include "linux-nat.h"
 #include "target.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.035092 seconds and 4 git commands to generate.