New test case gdb.base/branch-to-self.exp
[deliverable/binutils-gdb.git] / gdb / alpha-linux-nat.c
index 52fbdad05556b6efd7f82b5bc30ca148b9fc4954..66e2a96aed7dd8005bb6dde27e6803028481a095 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-2016 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.023993 seconds and 4 git commands to generate.