Loading lib/http_ntlm.c +4 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,10 @@ #include <unistd.h> #endif #if (defined(NETWARE) && !defined(__NOVELL_LIBC__)) #include <netdb.h> #endif #include "urldata.h" #include "easyif.h" /* for Curl_convert_... prototypes */ #include "sendf.h" Loading Loading
lib/http_ntlm.c +4 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,10 @@ #include <unistd.h> #endif #if (defined(NETWARE) && !defined(__NOVELL_LIBC__)) #include <netdb.h> #endif #include "urldata.h" #include "easyif.h" /* for Curl_convert_... prototypes */ #include "sendf.h" Loading