summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/libcurl/ppc-amigaos/lib.amigaos.h.p
blob: 2f62a1cce27c66ad6d409812ce12e8e7cfa5187b (plain)
1
2
3
4
5
6
7
8
9
10
11
--- lib/amigaos.h	2019-03-25 08:42:50.000000000 +0000
+++ lib/amigaos.h	2019-03-30 12:49:50.744493740 +0000
@@ -23,7 +23,7 @@
  ***************************************************************************/
 #include "curl_setup.h"
 
-#if defined(__AMIGA__) && defined(HAVE_BSDSOCKET_H) && !defined(USE_AMISSL)
+#if 0
 
 bool Curl_amiga_init();
 void Curl_amiga_cleanup();