CLEANUP: proto_http: Remove unecessary includes and comments
diff --git a/src/http_fetch.c b/src/http_fetch.c
index c2dd9b5..cdf1c0e 100644
--- a/src/http_fetch.c
+++ b/src/http_fetch.c
@@ -33,6 +33,7 @@
 
 #include <proto/arg.h>
 #include <proto/auth.h>
+#include <proto/channel.h>
 #include <proto/http_fetch.h>
 #include <proto/http_htx.h>
 #include <proto/log.h>