Ticket #3279: raptor-1.4.21_curl_types.patch
File raptor-1.4.21_curl_types.patch, 516 bytes (added by , 13 years ago) |
---|
-
TabularUnified src/raptor_internal.h
diff -pruN raptor-1.4.21.orig/src/raptor_internal.h raptor-1.4.21/src/raptor_internal.h
old new int raptor_utf8_is_nfc(const unsigned ch 852 852 853 853 #ifdef RAPTOR_WWW_LIBCURL 854 854 #include <curl/curl.h> 855 /* curl/types.h is NO MORE 855 856 #include <curl/types.h> 856 857 #include <curl/easy.h> 858 */ 857 859 #endif 858 860 859 861 /* Size of buffer used in various raptor_www places for I/O */