Use the __boolean_t defined in machine/stdint.h instead of the
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 29 Apr 2007 06:05:02 +0000 (06:05 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 29 Apr 2007 06:05:02 +0000 (06:05 +0000)
commitc6b86369520056b40aacdae40ff400972aa8d441
treec5312dc97b01f63ba582aec1541ca5bc1333918b
parent9f17b787d5c453a17ea8711aa47fc4f191810c40
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