Loading lib/multi.h +4 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,10 @@ * $Id$ ***************************************************************************/ /* This file shadows for <curl/multi.h> in some compilers */ #include <curl/multi.h> /* * Prototypes for library-wide functions provided by multi.c */ Loading lib/strerror.c +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ #include <idna.h> #endif #include "multi.h" #include "strerror.h" #define _MPRINTF_REPLACE /* use our functions only */ Loading Loading
lib/multi.h +4 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,10 @@ * $Id$ ***************************************************************************/ /* This file shadows for <curl/multi.h> in some compilers */ #include <curl/multi.h> /* * Prototypes for library-wide functions provided by multi.c */ Loading
lib/strerror.c +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ #include <idna.h> #endif #include "multi.h" #include "strerror.h" #define _MPRINTF_REPLACE /* use our functions only */ Loading