aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/curl/lib/curl_config-ios.h
blob: 1a3c869dfbb72dcdf21369f587079488d55aeee9 (plain) (blame)
1
2
3
4
5
6
7
8
#pragma once 
 
#include "curl_config-osx.h" 
 
#undef USE_OPENSSL 
#undef USE_TLS_SRP 
#define USE_DARWINSSL 1 
#define HAVE_LDAP_SSL 1