summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2016-03-16 06:59:42 +0000
committerSteve Holme <steve_holme@hotmail.com>2016-03-16 06:59:42 +0000
commitcd869cf1c10c5d6085f20a785f3304d418d8b3b6 (patch)
tree71729a02050417197f79a8ef16a96e3247ee48db
parent732983eb415ca204672d7f84162dda916ccf9535 (diff)
downloadcurl-cd869cf1c10c5d6085f20a785f3304d418d8b3b6.tar.gz
easy: Removed redundant HTTP authentication include files
-rw-r--r--lib/easy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/easy.c b/lib/easy.c
index f6b434aa8..fc7b40b27 100644
--- a/lib/easy.c
+++ b/lib/easy.c
@@ -64,7 +64,6 @@
#include "easyif.h"
#include "select.h"
#include "sendf.h" /* for failf function prototype */
-#include "curl_ntlm.h"
#include "connect.h" /* for Curl_getconnectinfo */
#include "slist.h"
#include "amigaos.h"