summaryrefslogtreecommitdiff
path: root/src/http-ntlm.c
diff options
context:
space:
mode:
authorhniksic <devnull@localhost>2005-05-10 14:16:53 -0700
committerhniksic <devnull@localhost>2005-05-10 14:16:53 -0700
commit0f61f51a3084aec6d4f586f7d5c927994e3978c9 (patch)
treed7cf5f26df870002180b8fc729fe36f12d53d628 /src/http-ntlm.c
parent159a1a923daef6fc90faf11ccf03dfefdd473f46 (diff)
downloadwget-0f61f51a3084aec6d4f586f7d5c927994e3978c9.tar.gz
[svn] *** empty log message ***
Diffstat (limited to 'src/http-ntlm.c')
-rw-r--r--src/http-ntlm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/http-ntlm.c b/src/http-ntlm.c
index b2f8317b..9c9914aa 100644
--- a/src/http-ntlm.c
+++ b/src/http-ntlm.c
@@ -48,7 +48,6 @@ so, delete this exception statement from your version. */
#include <openssl/des.h>
#include <openssl/md4.h>
-#include <openssl/ssl.h>
#include "wget.h"
#include "utils.h"