forked from openkylin/platform_build
am b4fc5867: am 5368c02a: Merge "Remove HAVE_PRCTL."
* commit 'b4fc586794bfc69b02a0ebae5c75f8369cb95556': Remove HAVE_PRCTL.
This commit is contained in:
commit
a4f68ef789
|
@ -77,11 +77,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if prctl() exists
|
||||
*/
|
||||
#define HAVE_PRCTL 1
|
||||
|
||||
/*
|
||||
* Define if <stdint.h> exists.
|
||||
*/
|
||||
|
|
|
@ -77,11 +77,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if prctl() exists
|
||||
*/
|
||||
#define HAVE_PRCTL 1
|
||||
|
||||
/*
|
||||
* Define if <stdint.h> exists.
|
||||
*/
|
||||
|
|
|
@ -82,11 +82,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if prctl() exists
|
||||
*/
|
||||
#define HAVE_PRCTL 1
|
||||
|
||||
/*
|
||||
* Define if <stdint.h> exists.
|
||||
*/
|
||||
|
|
|
@ -77,11 +77,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if prctl() exists
|
||||
*/
|
||||
#define HAVE_PRCTL 1
|
||||
|
||||
/*
|
||||
* Define if <stdint.h> exists.
|
||||
*/
|
||||
|
|
|
@ -76,11 +76,6 @@
|
|||
*/
|
||||
#define OS_PATH_SEPARATOR '/'
|
||||
|
||||
/*
|
||||
* Define if prctl() exists
|
||||
*/
|
||||
#define HAVE_PRCTL 1
|
||||
|
||||
/*
|
||||
* Define if <stdint.h> exists.
|
||||
*/
|
||||
|
|
|
@ -64,11 +64,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if prctl() exists
|
||||
*/
|
||||
#define HAVE_PRCTL 1
|
||||
|
||||
/*
|
||||
* Define if <stdint.h> exists.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue