Fix typo in spelling of author's name.
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-tic6x-low.c
index 2367deacf12463ecc8f929c8f17bf8b0c1ad6097..a2ac3eec827cedf0812d63ab0c253e70ecf910e1 100644 (file)
@@ -1,6 +1,6 @@
 /* Target dependent code for GDB on TI C6x systems.
 
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2015 Free Software Foundation, Inc.
    Contributed by Andrew Jenner <andrew@codesourcery.com>
    Contributed by Yao Qi <yao@codesourcery.com>
 
@@ -22,7 +22,7 @@
 #include "server.h"
 #include "linux-low.h"
 
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 #include <endian.h>
 
 #include "gdb_proc_service.h"
This page took 0.02626 seconds and 4 git commands to generate.