<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/http.c.orig	2007-05-14 08:54:20.000000000 +1000
+++ src/http.c	2014-08-16 16:36:07.000000000 +1000
@@ -7,7 +7,6 @@
 #include &lt;time.h&gt;
 #ifdef USE_CURL
 #include &lt;curl/curl.h&gt;
-#include &lt;curl/types.h&gt;
 #include &lt;curl/easy.h&gt;
 #endif /* USE_CURL */
 #ifdef MEMWATCH
</pre></body></html>