From af13268526a7de6856b3658432de303d984d394c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 5 Feb 2012 10:55:51 +0000 Subject: testing/raptor2: new aport RDF parser toolkit for Redland http://www.librdf.org/raptor --- testing/raptor2/raptor-curl.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 testing/raptor2/raptor-curl.patch (limited to 'testing/raptor2/raptor-curl.patch') diff --git a/testing/raptor2/raptor-curl.patch b/testing/raptor2/raptor-curl.patch new file mode 100644 index 000000000..e47a496c4 --- /dev/null +++ b/testing/raptor2/raptor-curl.patch @@ -0,0 +1,12 @@ +diff --git a/src/raptor_internal.h b/src/raptor_internal.h +index f7944db..d9c2068 100644 +--- a/src/raptor_internal.h ++++ b/src/raptor_internal.h +@@ -852,7 +852,6 @@ int raptor_utf8_is_nfc(const unsigned char *input, size_t length); + + #ifdef RAPTOR_WWW_LIBCURL + #include +-#include + #include + #endif + -- cgit v1.2.3