Fix typo in gdb.python/py-objfile.exp
[deliverable/binutils-gdb.git] / gdb / alpha-linux-nat.c
index 42c0edcf3acd38b0be1d71ec51e8b7e64b9782d6..f735ffcf1cb0b8117bed89e1c22e21407daac627 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level Alpha GNU/Linux interface, for GDB when running native.
-   Copyright (C) 2005-2014 Free Software Foundation, Inc.
+   Copyright (C) 2005-2015 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.023398 seconds and 4 git commands to generate.