summaryrefslogtreecommitdiff
path: root/include/apr_ldap.h.in
diff options
context:
space:
mode:
authorminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2004-07-30 19:40:44 +0000
committerminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2004-07-30 19:40:44 +0000
commit3ac4a9b50de10ca242a2b59600feded6de419108 (patch)
tree5d1a84e7268b90caad09945d2de76424908046ac /include/apr_ldap.h.in
parente0cd7b381cfc35e376a168ce1b475684e2f82a1b (diff)
downloadlibapr-util-3ac4a9b50de10ca242a2b59600feded6de419108.tar.gz
Add APR functions to do the job of ldap_init(), hiding toolkit
specific SSL/TLS handling. Code derived from httpd util_ldap. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@59099 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_ldap.h.in')
-rw-r--r--include/apr_ldap.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/apr_ldap.h.in b/include/apr_ldap.h.in
index 91de3d2e..f8645c6c 100644
--- a/include/apr_ldap.h.in
+++ b/include/apr_ldap.h.in
@@ -129,6 +129,7 @@
#endif
#include "apr_ldap_url.h"
+#include "apr_ldap_init.h"
/* Define some errors that are mysteriously gone from OpenLDAP 2.x */
#ifndef LDAP_URL_ERR_NOTLDAP