Merge "Remove unused HAVE_STDBOOL_H."
This commit is contained in:
commit
5bb748dc6e
|
@ -105,11 +105,6 @@
|
|||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
/*
|
||||
* Define if <stdbool.h> exists.
|
||||
*/
|
||||
#define HAVE_STDBOOL_H 1
|
||||
|
||||
/*
|
||||
* Define if <sched.h> exists.
|
||||
*/
|
||||
|
|
|
@ -112,11 +112,6 @@
|
|||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
/*
|
||||
* Define if <stdbool.h> exists.
|
||||
*/
|
||||
#define HAVE_STDBOOL_H 1
|
||||
|
||||
/*
|
||||
* Define if <sched.h> exists.
|
||||
*/
|
||||
|
|
|
@ -105,11 +105,6 @@
|
|||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
/*
|
||||
* Define if <stdbool.h> exists.
|
||||
*/
|
||||
#define HAVE_STDBOOL_H 1
|
||||
|
||||
/*
|
||||
* Define if <sched.h> exists.
|
||||
*/
|
||||
|
|
|
@ -126,11 +126,6 @@
|
|||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
/*
|
||||
* Define if <stdbool.h> exists.
|
||||
*/
|
||||
#define HAVE_STDBOOL_H 1
|
||||
|
||||
/*
|
||||
* Define if <sched.h> exists.
|
||||
*/
|
||||
|
|
|
@ -121,11 +121,6 @@
|
|||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
/*
|
||||
* Define if <stdbool.h> exists.
|
||||
*/
|
||||
#define HAVE_STDBOOL_H 1
|
||||
|
||||
/*
|
||||
* Define if <sched.h> exists.
|
||||
*/
|
||||
|
|
|
@ -106,11 +106,6 @@
|
|||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
/*
|
||||
* Define if <stdbool.h> exists.
|
||||
*/
|
||||
#define HAVE_STDBOOL_H 1
|
||||
|
||||
/*
|
||||
* Define if <sched.h> exists.
|
||||
*/
|
||||
|
|
|
@ -109,11 +109,6 @@
|
|||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
/*
|
||||
* Define if <stdbool.h> exists.
|
||||
*/
|
||||
#define HAVE_STDBOOL_H 1
|
||||
|
||||
/*
|
||||
* Define if <sched.h> exists.
|
||||
*/
|
||||
|
|
|
@ -146,9 +146,4 @@
|
|||
#define S_IRGRP 0
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Define if <stdbool.h> exists.
|
||||
*/
|
||||
#define HAVE_STDBOOL_H
|
||||
|
||||
#endif /*_ANDROID_CONFIG_H*/
|
||||
|
|
Loading…
Reference in New Issue