libraptor/libraptor-1.4.21-curl-7.21.patch

12 lines
378 B
Diff
Raw Normal View History

diff -Nru raptor-1.4.21.orig//src/raptor_internal.h raptor-1.4.21/src/raptor_internal.h
--- raptor-1.4.21.orig//src/raptor_internal.h 2010-01-30 00:54:42.000000000 +0100
+++ raptor-1.4.21/src/raptor_internal.h 2011-11-30 13:34:57.000000000 +0100
@@ -852,7 +852,6 @@
#ifdef RAPTOR_WWW_LIBCURL
#include <curl/curl.h>
-#include <curl/types.h>
#include <curl/easy.h>
#endif