Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > updates-src > by-pkgid > 926dc6098a64ae25dec198dbdf3eb15a > files > 3

libdap-3.11.0-4.fc16.src.rpm

diff -up libdap-3.11.1/HTTPConnect.h.curl libdap-3.11.1/HTTPConnect.h
--- libdap-3.11.1/HTTPConnect.h.curl	2011-04-29 07:19:43.000000000 -0600
+++ libdap-3.11.1/HTTPConnect.h	2011-11-22 13:11:58.059715070 -0700
@@ -30,7 +30,6 @@
 #include <string>
 
 #include <curl/curl.h>
-#include <curl/types.h>
 #include <curl/easy.h>
 
 #ifndef _rc_reader_h_