From 05ef245170fd71f2907b89e2d1361b2e70113199 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sun, 28 Aug 2011 07:15:46 +0200 Subject: NTLM: header inclusion cleanup --- lib/curl_ntlm.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/curl_ntlm.h') diff --git a/lib/curl_ntlm.h b/lib/curl_ntlm.h index 008eb31e8..e84ba3f6b 100644 --- a/lib/curl_ntlm.h +++ b/lib/curl_ntlm.h @@ -22,6 +22,8 @@ * ***************************************************************************/ +#include "setup.h" + #ifdef USE_NTLM /* this is for ntlm header input */ -- cgit v1.2.3