summarylogtreecommitdiffstats
path: root/curl.patch
diff options
context:
space:
mode:
authorNorbert Pfeiler2017-02-12 14:57:29 +0100
committerNorbert Pfeiler2017-02-12 14:57:29 +0100
commitb4b6bfbc54b51b6c6642c8e6b060909ae10dfa67 (patch)
tree48afec596d3520ca0cfea186bfdfb07f866bf989 /curl.patch
downloadaur-b4b6bfbc54b51b6c6642c8e6b060909ae10dfa67.tar.gz
v4.1.2 reupload
Diffstat (limited to 'curl.patch')
-rw-r--r--curl.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/curl.patch b/curl.patch
new file mode 100644
index 000000000000..205b30e2e1af
--- /dev/null
+++ b/curl.patch
@@ -0,0 +1,13 @@
+diff --git a/loader.h b/loader.h
+index ee7f155..e185c2b 100644
+--- a/loader.h
++++ b/loader.h
+@@ -54,7 +54,7 @@
+
+ #define FTP_RETRY_NUM 3
+
+-using CURL = void;
++#include <curl/curl.h>
+
+ struct C_Element {
+ Coordinate coordinate; // coordinate * cubeEdgeLength = minimal coordinate in the cube; NOT center coordinate