diff options
Diffstat (limited to 'libs/libcurl/src/config-plan9.h')
-rw-r--r-- | libs/libcurl/src/config-plan9.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libs/libcurl/src/config-plan9.h b/libs/libcurl/src/config-plan9.h index ce89309bc1..9b98a6e249 100644 --- a/libs/libcurl/src/config-plan9.h +++ b/libs/libcurl/src/config-plan9.h @@ -96,13 +96,10 @@ #define HAVE_ERRNO_H 1 #define HAVE_FCNTL 1 #define HAVE_FCNTL_H 1 -#define HAVE_FDOPEN 1 -#define HAVE_FORK 1 #define HAVE_FREEADDRINFO 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETEUID 1 -#define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPPID 1 @@ -136,7 +133,6 @@ #define HAVE_OPENSSL_SSL_H 1 #define HAVE_OPENSSL_X509_H 1 -#define HAVE_PERROR 1 #define HAVE_PIPE 1 #define HAVE_POLL 1 #define HAVE_POLL_FINE 1 |