".\lib\easy.h" shadows for <curl/easy.h> in Watcom.
Force including ../include/curl/easy.h.
This commit is contained in:
Родитель
2e62458eef
Коммит
a1813e2b2d
|
@ -23,6 +23,10 @@
|
|||
* $Id$
|
||||
***************************************************************************/
|
||||
|
||||
/* This file shadows for <curl/easy.h> in some compilers
|
||||
*/
|
||||
#include <curl/easy.h>
|
||||
|
||||
/*
|
||||
* Prototypes for library-wide functions provided by easy.c
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче