Fix minor buildworld issues, mainly #include file dependancies and fields
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 13 Jul 2003 05:45:17 +0000 (05:45 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 13 Jul 2003 05:45:17 +0000 (05:45 +0000)
commite14cc54fffd13ce73f5c3a4ef7960d850497b019
treef2ab89d4263528b14799db79ebb215f68f04138e
parentec26296b5bfead91681119c90fea73b1863071c8
Fix minor buildworld issues, mainly #include file dependancies and fields
that have moved from struct proc to struct thread.
12 files changed:
lib/libc/net/getifaddrs.c
lib/libcr/net/getifaddrs.c
sys/i386/boot/dosboot/sysparam.h
sys/i386/include/lock.h
sys/platform/pc32/boot/dosboot/sysparam.h
sys/platform/pc32/include/lock.h
sys/sys/interrupt.h
sys/sys/namei.h
sys/sys/user.h
usr.bin/fstat/fstat.c
usr.bin/gcore/gcore.c
usr.bin/w/w.c