Extended-remote follow-exec
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-sparc-low.c
index 351d28015cf6c8580b98b60eea41e957aa5c6b02..796af8aa5764e3b1c26795601f4f672e5d01dbd9 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level interface to ptrace, for the remote server for GDB.
-   Copyright (C) 1995-2014 Free Software Foundation, Inc.
+   Copyright (C) 1995-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,7 @@
 #include "server.h"
 #include "linux-low.h"
 
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 
 #include "gdb_proc_service.h"
 
This page took 0.024834 seconds and 4 git commands to generate.