Use ui_file_as_string in gdb/compile/
[deliverable/binutils-gdb.git] / gdb / m32r-linux-nat.c
index e5e867b34911f70e8179c4dd0e2e344e2a71250c..aaedf7fb99296bfbf51d6ad789c4a9739ba96622 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux m32r.
 
-   Copyright (C) 2004-2015 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.023692 seconds and 4 git commands to generate.