Complete the previous commit (block_found refactoring)
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-crisv32-low.c
index aaefe50f8d291b6388ae7b546530c0c60e2955fd..51208638d97c96730ef0452833a233ff2c302a44 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU/Linux/CRIS specific low level interface, 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.
 
@@ -18,7 +18,7 @@
 
 #include "server.h"
 #include "linux-low.h"
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 
 /* Defined in auto-generated file reg-crisv32.c.  */
 void init_registers_crisv32 (void);
This page took 0.043915 seconds and 4 git commands to generate.