]> git.sven.stormbind.net Git - sven/tclcurl.git/blob - debian/patches/deprecated-curl-types
New upstream release
[sven/tclcurl.git] / debian / patches / deprecated-curl-types
1 curl/types.h and curl/easy.h includes are deprecated
2 See also:
3 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636558
4 Forwarded to Upstream via e-mail.
5 --- a/generic/tclcurl.h
6 +++ b/generic/tclcurl.h
7 @@ -16,8 +16,6 @@
8  #endif
9  
10  #include <curl/curl.h>
11 -#include <curl/types.h>
12 -#include <curl/easy.h>
13  #include <tcl.h>
14  #include <tclDecls.h>
15  #include <stdio.h>