Remove extra output directory level for Ada tests
[deliverable/binutils-gdb.git] / gdb / m32r-linux-nat.c
index 2049d6c1dddb050681f31bfa6ade22277ab0a75e..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.
 
@@ -23,7 +23,7 @@
 #include "regcache.h"
 #include "linux-nat.h"
 #include "target.h"
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 #include <sys/user.h>
 #include <sys/procfs.h>
 
This page took 0.02466 seconds and 4 git commands to generate.