Fix libprocstat build after r305902.
authorkib <kib@FreeBSD.org>
Sat, 17 Sep 2016 18:14:31 +0000 (18:14 +0000)
committerkib <kib@FreeBSD.org>
Sat, 17 Sep 2016 18:14:31 +0000 (18:14 +0000)
commitce2b0686e5f60734f586fb70a53f373937a6cc2e
treed67026317d3e69fd783449530fa49f15f8160c22
parent20f1e8ac63b58708989267ea34a6aefa90b46577
Fix libprocstat build after r305902.
- Use _Bool to not require userspace to include stdbool.h.
- Make extattr.h usable without vnode_if.h.
- Follow i_ump to get cdev pointer.

Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
lib/libprocstat/common_kvm.c
sys/ufs/ufs/extattr.h
sys/ufs/ufs/inode.h