Use the __boolean_t defined in machine/stdint.h instead of the
commitc55bcc30e0727923dcbd1a60a723f0fc6f2380f6
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 29 Apr 2007 06:05:02 +0000 (29 06:05 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 29 Apr 2007 06:05:02 +0000 (29 06:05 +0000)
tree60b39f8b5d7c892e9af90be377162f3d6a8110ec
parent91e3c90662cccd2b6bbdbafdf1807ef828e704c0
Use the __boolean_t defined in machine/stdint.h instead of the
boolean_t from sys/types.h, which doesn't work from userland unless
sys/user.h is carefully positioned.
sys/sys/objcache.h
sys/sys/types.h