diff options
Diffstat (limited to 'community/raptor1/curl.patch')
-rw-r--r-- | community/raptor1/curl.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/community/raptor1/curl.patch b/community/raptor1/curl.patch deleted file mode 100644 index 590140536..000000000 --- a/community/raptor1/curl.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -up raptor-1.4.21/src/raptor_internal.h.curl raptor-1.4.21/src/raptor_internal.h ---- raptor-1.4.21/src/raptor_internal.h.curl 2010-01-29 17:54:42.000000000 -0600 -+++ raptor-1.4.21/src/raptor_internal.h 2011-07-31 11:02:44.182465296 -0500 -@@ -852,7 +852,6 @@ int raptor_utf8_is_nfc(const unsigned ch - - #ifdef RAPTOR_WWW_LIBCURL - #include <curl/curl.h> --#include <curl/types.h> - #include <curl/easy.h> - #endif - |