summarylogtreecommitdiffstats
path: root/curl.patch
diff options
context:
space:
mode:
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