Loading lib/nss.c +3 −2 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ #include "setup.h" #ifdef USE_NSS #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif Loading @@ -44,8 +46,6 @@ #define _MPRINTF_REPLACE /* use the internal *printf() functions */ #include <curl/mprintf.h> #ifdef USE_NSS #include "nssg.h" #include <nspr.h> #include <nss.h> Loading @@ -66,6 +66,7 @@ #include "curl_memory.h" #include "rawstr.h" #include "warnless.h" /* The last #include file should be: */ #include "memdebug.h" Loading Loading
lib/nss.c +3 −2 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ #include "setup.h" #ifdef USE_NSS #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif Loading @@ -44,8 +46,6 @@ #define _MPRINTF_REPLACE /* use the internal *printf() functions */ #include <curl/mprintf.h> #ifdef USE_NSS #include "nssg.h" #include <nspr.h> #include <nss.h> Loading @@ -66,6 +66,7 @@ #include "curl_memory.h" #include "rawstr.h" #include "warnless.h" /* The last #include file should be: */ #include "memdebug.h" Loading