aboutsummaryrefslogtreecommitdiff
path: root/textproc/raptor/files
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2012-03-05 10:57:21 +0000
committerAlex Dupre <ale@FreeBSD.org>2012-03-05 10:57:21 +0000
commit45624f05bce4c9890daac4fbfddc631e78e337ce (patch)
treea1376259a8fdd27e20032a8d66102f201c957c73 /textproc/raptor/files
parent946876d249cb7ca1e1c9ac17ff21d100b9892313 (diff)
downloadports-45624f05bce4c9890daac4fbfddc631e78e337ce.tar.gz
ports-45624f05bce4c9890daac4fbfddc631e78e337ce.zip
Notes
Diffstat (limited to 'textproc/raptor/files')
-rw-r--r--textproc/raptor/files/patch-src_raptor_internal.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/raptor/files/patch-src_raptor_internal.h b/textproc/raptor/files/patch-src_raptor_internal.h
new file mode 100644
index 000000000000..66ed1edc049d
--- /dev/null
+++ b/textproc/raptor/files/patch-src_raptor_internal.h
@@ -0,0 +1,10 @@
+--- src/raptor_internal.h.orig 2012-03-05 11:43:28.000000000 +0100
++++ src/raptor_internal.h 2012-03-05 11:43:35.000000000 +0100
+@@ -852,7 +852,6 @@
+
+ #ifdef RAPTOR_WWW_LIBCURL
+ #include <curl/curl.h>
+-#include <curl/types.h>
+ #include <curl/easy.h>
+ #endif
+