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