HomeFreeBSD

Fix libprocstat build after r305902.

Description

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

Details

Provenance
kibAuthored on
Parents
rS305902: Reduce size of ufs inode.
Branches
Unknown
Tags
Unknown