Remove documentation of deleted function S_IS_EXTERN.
[deliverable/binutils-gdb.git] / gdb / m68klinux-nat.c
index ebfe847ea6d186ddc8b5300ce14b9f57a6ade262..24b6242ba39cf71bf31b573617a660add00b23cc 100644 (file)
@@ -1,6 +1,6 @@
 /* Motorola m68k native support for GNU/Linux.
 
-   Copyright (C) 1996-2014 Free Software Foundation, Inc.
+   Copyright (C) 1996-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -30,7 +30,7 @@
 
 #include <sys/dir.h>
 #include <signal.h>
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 #include <sys/user.h>
 #include <sys/ioctl.h>
 #include <fcntl.h>
This page took 0.024469 seconds and 4 git commands to generate.