Fix files that included the posix scheduling headers that were merged earlier.
commitcbd0c65b8c9ac47bce9572e7dfcfd8f846d79ff8
authorJoe Talbott <josepht@dragonflybsd.org>
Tue, 26 Jun 2007 23:30:05 +0000 (26 23:30 +0000)
committerJoe Talbott <josepht@dragonflybsd.org>
Tue, 26 Jun 2007 23:30:05 +0000 (26 23:30 +0000)
tree4b2386d0674d488ec7c89432c3fcd855cda32949
parente6bdcb0301882c6fec9e47febdd1b5a598f292a5
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