mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00

Looks like type.h is removed from curl distribution rendering xmlrpc-c code uncompileable. All code is wrapped around HAVE_CURLTYPES_H. Also if _REENTRANT was defined, gcc will report warning as it is defined by default (:S).