aboutsummaryrefslogtreecommitdiffstats
path: root/lib/curl_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/curl_config.h')
-rw-r--r--lib/curl_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/curl_config.h b/lib/curl_config.h
index 6ba8fac..4a0b8d3 100644
--- a/lib/curl_config.h
+++ b/lib/curl_config.h
@@ -23,7 +23,7 @@
/* #undef CURL_DISABLE_FILE */
/* to disable FTP */
-/* #undef CURL_DISABLE_FTP */
+#define CURL_DISABLE_FTP 1
/* to disable Gopher */
#define CURL_DISABLE_GOPHER 1