forked from openkylin/platform_build
am 954729cc: am 3581753f: Merge "Remove more namespace pollution (HAVE_FUNOPEN)."
* commit '954729cc17da13a3ca887e51a5de4d9db8f11d16': Remove more namespace pollution (HAVE_FUNOPEN).
This commit is contained in:
commit
b7cca1d4c0
|
@ -170,11 +170,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
#define HAVE_FUNOPEN 1
|
||||
|
||||
/*
|
||||
* Define if writev() exists
|
||||
*/
|
||||
|
|
|
@ -175,11 +175,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
#define HAVE_FUNOPEN 1
|
||||
|
||||
/*
|
||||
* Define if prctl() exists
|
||||
*/
|
||||
|
|
|
@ -173,11 +173,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
#define HAVE_FUNOPEN 1
|
||||
|
||||
/*
|
||||
* Define if prctl() exists
|
||||
*/
|
||||
|
|
|
@ -226,11 +226,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
#define HAVE_FUNOPEN 1
|
||||
|
||||
/*
|
||||
* Define if prctl() exists
|
||||
*/
|
||||
|
|
|
@ -216,11 +216,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
#define HAVE_FUNOPEN 1
|
||||
|
||||
/*
|
||||
* Define if prctl() exists
|
||||
*/
|
||||
|
|
|
@ -167,11 +167,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
#define HAVE_FUNOPEN 1
|
||||
|
||||
/*
|
||||
* Define if prctl() exists
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue