diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2001-10-10 17:48:44 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2001-10-10 17:48:44 +0000 |
| commit | 6eabd84580f1e72a1bc829696e49711c13eb47ad (patch) | |
| tree | 1512bc77623c693051d32159b74ab8a1fc152e4f /gnu | |
| parent | 260a11714171588b02bde41a96549826479e3f3c (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/binutils/gdb/i386/freebsd-nat.c | 1 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/gdb/i386/kvm-fbsd.c | 1 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/gdb/kvm-fbsd.c | 1 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/gdbserver/low-fbsd.c | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/gnu/usr.bin/binutils/gdb/i386/freebsd-nat.c b/gnu/usr.bin/binutils/gdb/i386/freebsd-nat.c index 45beee1d4be2..1923097137b8 100644 --- a/gnu/usr.bin/binutils/gdb/i386/freebsd-nat.c +++ b/gnu/usr.bin/binutils/gdb/i386/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/i386/kvm-fbsd.c b/gnu/usr.bin/binutils/gdb/i386/kvm-fbsd.c index 209732e9cbde..07a1e186aa6e 100644 --- a/gnu/usr.bin/binutils/gdb/i386/kvm-fbsd.c +++ b/gnu/usr.bin/binutils/gdb/i386/kvm-fbsd.c @@ -27,7 +27,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <paths.h> #include <sys/sysctl.h> #include <sys/param.h> -#include <sys/lock.h> #include <sys/time.h> #include <sys/proc.h> #include <sys/user.h> diff --git a/gnu/usr.bin/binutils/gdb/kvm-fbsd.c b/gnu/usr.bin/binutils/gdb/kvm-fbsd.c index 209732e9cbde..07a1e186aa6e 100644 --- a/gnu/usr.bin/binutils/gdb/kvm-fbsd.c +++ b/gnu/usr.bin/binutils/gdb/kvm-fbsd.c @@ -27,7 +27,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <paths.h> #include <sys/sysctl.h> #include <sys/param.h> -#include <sys/lock.h> #include <sys/time.h> #include <sys/proc.h> #include <sys/user.h> diff --git a/gnu/usr.bin/binutils/gdbserver/low-fbsd.c b/gnu/usr.bin/binutils/gdbserver/low-fbsd.c index 604032afae70..2f1af940838f 100644 --- a/gnu/usr.bin/binutils/gdbserver/low-fbsd.c +++ b/gnu/usr.bin/binutils/gdbserver/low-fbsd.c @@ -26,7 +26,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <stdio.h> #include <sys/param.h> -#include <sys/lock.h> #include <dirent.h> #include <sys/user.h> #include <signal.h> |
