Merge "Remove more namespace pollution (HAVE_FUNOPEN)."

This commit is contained in:
Elliott Hughes
2014-11-08 22:10:03 +00:00
committed by Gerrit Code Review
6 changed files with 0 additions and 30 deletions

View File

@@ -170,11 +170,6 @@
*/ */
#define HAVE_STRLCPY 1 #define HAVE_STRLCPY 1
/*
* Define if the BSD funopen() function exists on the system.
*/
#define HAVE_FUNOPEN 1
/* /*
* Define if writev() exists * Define if writev() exists
*/ */

View File

@@ -175,11 +175,6 @@
*/ */
#define HAVE_STRLCPY 1 #define HAVE_STRLCPY 1
/*
* Define if the BSD funopen() function exists on the system.
*/
#define HAVE_FUNOPEN 1
/* /*
* Define if prctl() exists * Define if prctl() exists
*/ */

View File

@@ -173,11 +173,6 @@
*/ */
#define HAVE_STRLCPY 1 #define HAVE_STRLCPY 1
/*
* Define if the BSD funopen() function exists on the system.
*/
#define HAVE_FUNOPEN 1
/* /*
* Define if prctl() exists * Define if prctl() exists
*/ */

View File

@@ -226,11 +226,6 @@
*/ */
#define HAVE_STRLCPY 1 #define HAVE_STRLCPY 1
/*
* Define if the BSD funopen() function exists on the system.
*/
#define HAVE_FUNOPEN 1
/* /*
* Define if prctl() exists * Define if prctl() exists
*/ */

View File

@@ -216,11 +216,6 @@
*/ */
#define HAVE_STRLCPY 1 #define HAVE_STRLCPY 1
/*
* Define if the BSD funopen() function exists on the system.
*/
#define HAVE_FUNOPEN 1
/* /*
* Define if prctl() exists * Define if prctl() exists
*/ */

View File

@@ -167,11 +167,6 @@
*/ */
#define HAVE_STRLCPY 1 #define HAVE_STRLCPY 1
/*
* Define if the BSD funopen() function exists on the system.
*/
#define HAVE_FUNOPEN 1
/* /*
* Define if prctl() exists * Define if prctl() exists
*/ */