Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 3ca512eb5bb22be760b6f22f8662339f > files > 3

sword-1.6.2-6.1.mga1.src.rpm

diff -ru sword-1.6.2/src/mgr/curlftpt.cpp sword-1.6.2/src/mgr/curlftpt.cpp
--- sword-1.6.2/src/mgr/curlftpt.cpp	2011-09-09 11:49:31.069556262 +0100
+++ sword-1.6.2/src/mgr/curlftpt.cpp	2011-09-09 11:49:48.127734191 +0100
@@ -26,7 +26,6 @@
 #include <fcntl.h>
 
 #include <curl/curl.h>
-#include <curl/types.h>
 #include <curl/easy.h>
 
 #include <swlog.h>
diff -ru sword-1.6.2/src/mgr/curlhttpt.cpp sword-1.6.2/src/mgr/curlhttpt.cpp
--- sword-1.6.2/src/mgr/curlhttpt.cpp	2011-09-09 11:49:31.069556262 +0100
+++ sword-1.6.2/src/mgr/curlhttpt.cpp	2011-09-09 11:49:46.399716165 +0100
@@ -25,7 +25,6 @@
 #include <cctype>
 
 #include <curl/curl.h>
-#include <curl/types.h>
 #include <curl/easy.h>
 
 #include <swlog.h>