am eaed9a60: am 5bb748dc: Merge "Remove unused HAVE_STDBOOL_H."

* commit 'eaed9a60c38920c6e2032dfd8afa08f733a95a80':
  Remove unused HAVE_STDBOOL_H.
This commit is contained in:
Elliott Hughes 2014-11-25 21:32:55 +00:00 committed by Android Git Automerger
commit abd72ad8e0
8 changed files with 0 additions and 40 deletions

View File

@ -105,11 +105,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -112,11 +112,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -105,11 +105,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -126,11 +126,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -121,11 +121,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -106,11 +106,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -109,11 +109,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -146,9 +146,4 @@
#define S_IRGRP 0
#endif
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H
#endif /*_ANDROID_CONFIG_H*/