diff options
Diffstat (limited to 'lib/security.c')
-rw-r--r-- | lib/security.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/security.c b/lib/security.c index 010a5504e..af61f3aed 100644 --- a/lib/security.c +++ b/lib/security.c @@ -46,9 +46,6 @@ #ifndef CURL_DISABLE_FTP #if defined(HAVE_KRB4) || defined(HAVE_GSSAPI) -#include <stdarg.h> -#include <string.h> - #ifdef HAVE_NETDB_H #include <netdb.h> #endif |