diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2006-07-14 17:55:36 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2006-07-14 17:55:36 +0000 |
| commit | 338ae5268b8945ee5eb92e8c51bf680d8602def8 (patch) | |
| tree | 55c2486492d23bc087155d64e2646a92ba0ff488 /sys/kern/kern_lock.c | |
| parent | 0ec15b18a28207b5a3e4348c2c58c69690773008 (diff) | |
Notes
Diffstat (limited to 'sys/kern/kern_lock.c')
| -rw-r--r-- | sys/kern/kern_lock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/kern_lock.c b/sys/kern/kern_lock.c index e3166191e351..d20fd2dd9133 100644 --- a/sys/kern/kern_lock.c +++ b/sys/kern/kern_lock.c @@ -55,7 +55,6 @@ __FBSDID("$FreeBSD$"); #ifdef DEBUG_LOCKS #include <sys/stack.h> #endif -#include <sys/kdb.h> /* * Locking primitives implementation. |
