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

Merge commit 'f74af26d1899fd85aa80dd65947dac89ef30a42c' into gingerbread-plus-aosp

* commit 'f74af26d1899fd85aa80dd65947dac89ef30a42c':
  It seems that Windows actually does have a header for <stdbool.h>.
This commit is contained in:
Dan Bornstein 2010-09-01 16:51:24 -07:00 committed by Android Git Automerger
commit 556f09c426

View file

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