stdbool.h: Make conformant to ISOC99
commitf01373765b1ac5270fbb1859a2f6d42510f34cde
authorMichael Matz <matz@suse.de>
Sun, 6 Apr 2014 22:30:31 +0000 (7 00:30 +0200)
committerMichael Matz <matz@suse.de>
Sun, 6 Apr 2014 22:30:31 +0000 (7 00:30 +0200)
tree2d29442c150066816fe3d993cafbd01605298d7a
parent0961a38493c545cd23a791cf66b45d8fc78accbd
stdbool.h: Make conformant to ISOC99

For conformance to ISO C the stdbool.h header has to provide
the macro __bool_true_false_are_defined (defined to 1).  Yep,
that name is really in the standard.
include/stdbool.h