Description: Don't use long-deprecated header files
Origin: vendor (Ubuntu)
Bug-Debian: http://bugs.debian.org/638379
Forwarded: no
Author: Daniel T Chen <seven.steps@gmail.com>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2011-12-02

--- a/src/xitk/download.c
+++ b/src/xitk/download.c
@@ -28,8 +28,6 @@
 
 #ifdef HAVE_CURL
 #include <curl/curl.h>
-#include <curl/types.h>
-#include <curl/easy.h>
 #endif
 
 #include "common.h"
