Description: Fix FTBFS: raptor_internal.h:855:24: fatal error: curl/types.h: No such file or directory #639065

--- a/src/raptor_internal.h
+++ b/src/raptor_internal.h
@@ -852,8 +852,6 @@
 
 #ifdef RAPTOR_WWW_LIBCURL
 #include <curl/curl.h>
-#include <curl/types.h>
-#include <curl/easy.h>
 #endif
 
 /* Size of buffer used in various raptor_www places for I/O  */
