am 556f09c4: am f74af26d: It seems that Windows actually does have a header for <stdbool.h>.

Merge commit '556f09c426084b62c34742ee0810fc97ae37abf7'

* commit '556f09c426084b62c34742ee0810fc97ae37abf7':
  It seems that Windows actually does have a header for <stdbool.h>.
This commit is contained in:
Dan Bornstein 2010-09-01 17:19:17 -07:00 committed by Android Git Automerger
commit dad578642b
1 changed files with 1 additions and 1 deletions

View File

@ -311,7 +311,7 @@
/*
* Define if <stdbool.h> exists.
*/
/* #define HAVE_STDBOOL_H */
#define HAVE_STDBOOL_H
/*
* Define if <sched.h> exists.