diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2001-10-13 04:38:46 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2001-10-13 04:38:46 +0000 |
| commit | 43ea907a42a37d76cf27c20c1abacce74b3bcb7b (patch) | |
| tree | 6e07c03c121939644de01f75d11b76fb5cf7e1c5 /gnu | |
| parent | 33bd457d9170a17058bc5af6556199ca6a108b06 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/binutils/gdb/alpha/freebsd-nat.c | 1 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/gdb/alpha/kvm-fbsd.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/gdb/alpha/freebsd-nat.c b/gnu/usr.bin/binutils/gdb/alpha/freebsd-nat.c index e7a6f7bd7f42..515d24422f21 100644 --- a/gnu/usr.bin/binutils/gdb/alpha/freebsd-nat.c +++ b/gnu/usr.bin/binutils/gdb/alpha/freebsd-nat.c @@ -21,7 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "defs.h" #include <sys/types.h> -#include <sys/lock.h> #include <sys/ptrace.h> #include <machine/reg.h> #include <machine/frame.h> diff --git a/gnu/usr.bin/binutils/gdb/alpha/kvm-fbsd.c b/gnu/usr.bin/binutils/gdb/alpha/kvm-fbsd.c index d0d4cf43c081..55e4c83bcdfc 100644 --- a/gnu/usr.bin/binutils/gdb/alpha/kvm-fbsd.c +++ b/gnu/usr.bin/binutils/gdb/alpha/kvm-fbsd.c @@ -32,7 +32,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <sys/param.h> -#include <sys/lock.h> #include <sys/time.h> #include <sys/proc.h> #include <sys/user.h> |
