aboutsummaryrefslogtreecommitdiff
path: root/lib/multi.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/multi.h')
-rw-r--r--lib/multi.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/multi.h b/lib/multi.h
index 7c514e67d..ef84d6a1c 100644
--- a/lib/multi.h
+++ b/lib/multi.h
@@ -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
*/