Add native target for FreeBSD/mips.
[deliverable/binutils-gdb.git] / gdb / alpha-linux-nat.c
index 52fbdad05556b6efd7f82b5bc30ca148b9fc4954..a8f1a1c0a48392ae9c060858ab5ecdf9360db721 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level Alpha GNU/Linux interface, for GDB when running native.
-   Copyright (C) 2005-2015 Free Software Foundation, Inc.
+   Copyright (C) 2005-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,7 +23,7 @@
 
 #include "alpha-tdep.h"
 
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 #include <alpha/ptrace.h>
 
 #include <sys/procfs.h>
This page took 0.02391 seconds and 4 git commands to generate.