diff --git a/lib/ldap.c b/lib/ldap.c index 7e26d985b..95e926f08 100644 --- a/lib/ldap.c +++ b/lib/ldap.c @@ -141,7 +141,7 @@ const struct Curl_handler Curl_handler_ldap = { ZERO_NULL, /* disconnect */ PORT_LDAP, /* defport */ CURLPROTO_LDAP, /* protocol */ - PROTOPTS_NONE /* flags */ + PROTOPT_NONE /* flags */ }; #ifdef HAVE_LDAP_SSL