diff --git a/util.h b/util.h index 96157fa4..04343b77 100644 --- a/util.h +++ b/util.h @@ -53,6 +53,7 @@ #endif #ifdef HAVE_LIBCURL +#include typedef curl_proxytype proxytypes_t; #else typedef int proxytypes_t;