Fix files that included the posix scheduling headers that were merged earlier.
authorJoe Talbott <josepht@dragonflybsd.org>
Tue, 26 Jun 2007 23:30:05 +0000 (23:30 +0000)
committerJoe Talbott <josepht@dragonflybsd.org>
Tue, 26 Jun 2007 23:30:05 +0000 (23:30 +0000)
commitc4dd41008c2425fc4c1f63f3913afef467ba0e43
treecca7190dacf5144890205ad335c6c11d5e77e660
parente589f0ed8046c720d1987a9424a289bff7b025bc
Fix files that included the posix scheduling headers that were merged earlier.
14 files changed:
include/Makefile
include/pthread.h
lib/libc_r/test/mutex_d.c
lib/libc_r/test/sem_d.c
lib/libc_r/uthread/pthread_private.h
lib/libc_r/uthread/uthread_sem.c
lib/libc_r/uthread/uthread_spinlock.c
lib/libthread_xu/thread/thr_private.h
lib/libthread_xu/thread/thr_sem.c
tools/regression/p1003_1b/fifo.c
tools/regression/p1003_1b/prutil.c
tools/regression/p1003_1b/sched.c
tools/regression/p1003_1b/yield.c
usr.sbin/clog/clog.c