aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_ntlm_msgs.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2011-08-28 07:15:46 +0200
committerYang Tse <yangsita@gmail.com>2011-08-28 07:15:46 +0200
commit05ef245170fd71f2907b89e2d1361b2e70113199 (patch)
tree75151e8e0c8cd79a98988aa230f94e0535945204 /lib/curl_ntlm_msgs.h
parent662c1d87f3933a7deece63d484f4c0c248a13ded (diff)
NTLM: header inclusion cleanup
Diffstat (limited to 'lib/curl_ntlm_msgs.h')
-rw-r--r--lib/curl_ntlm_msgs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/curl_ntlm_msgs.h b/lib/curl_ntlm_msgs.h
index 3e037b1f1..1d4549558 100644
--- a/lib/curl_ntlm_msgs.h
+++ b/lib/curl_ntlm_msgs.h
@@ -22,6 +22,8 @@
*
***************************************************************************/
+#include "setup.h"
+
#ifdef USE_NTLM
/* This is to generate a base64 encoded NTLM type-1 message */