Remove more namespace pollution (HAVE_FUNOPEN).

Change-Id: I25a64ce39cd7bdd99aa6412413554b96d3cb113e
This commit is contained in:
Elliott Hughes 2014-11-08 12:39:28 -08:00
parent 9e95a0f4d0
commit e5e26e2196
6 changed files with 0 additions and 30 deletions

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/