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 /lib/libpthread/thread/thr_init.c | |
| parent | 260a11714171588b02bde41a96549826479e3f3c (diff) | |
Notes
Diffstat (limited to 'lib/libpthread/thread/thr_init.c')
| -rw-r--r-- | lib/libpthread/thread/thr_init.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libpthread/thread/thr_init.c b/lib/libpthread/thread/thr_init.c index 9f10f740fd1d..7bf09e58bfa3 100644 --- a/lib/libpthread/thread/thr_init.c +++ b/lib/libpthread/thread/thr_init.c @@ -37,8 +37,6 @@ #include "namespace.h" #include <sys/param.h> -#include <sys/lock.h> -#include <sys/mutex.h> #include <sys/types.h> #include <machine/reg.h> |
