Commit 998e8cba authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Dov Murik made defining HTTP_ONLY also disable TFTP

parent e3f523ab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
 ***************************************************************************/

#ifdef HTTP_ONLY
#define CURL_DISABLE_TFTP
#define CURL_DISABLE_FTP
#define CURL_DISABLE_LDAP
#define CURL_DISABLE_TELNET