]> granicus.if.org Git - apache/commitdiff
Fixed the import and export lists between authldap and utilldap
authorBradley Nicholes <bnicholes@apache.org>
Thu, 3 Oct 2002 15:42:05 +0000 (15:42 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 3 Oct 2002 15:42:05 +0000 (15:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97083 13f79535-47bb-0310-9956-ffa450edef68

modules/experimental/NWGNUauthldap
modules/experimental/NWGNUutilldap

index cb55499b1fad8f8c1cb31fb31eb919452faa5e2c..0c13a9c7f3b0bf17fb1c45ba596aeb56742d89d2 100644 (file)
@@ -209,6 +209,7 @@ FILE_nlm_copyright =
 FILES_nlm_Ximports = \
        util_ldap_connection_find \
        util_ldap_connection_close \
+       util_ldap_connection_destroy \
        util_ldap_cache_checkuserid \
        util_ldap_cache_compare \
        util_ldap_cache_comparedn \
index 137c58692153edb0f15bbaf2f5e5b1113be2dea2..eb84d7ed09a001077ca9c9dce6d1ce001f6b288d 100644 (file)
@@ -222,6 +222,7 @@ FILES_nlm_exports = \
        ldap_module \
        util_ldap_connection_find \
        util_ldap_connection_close \
+       util_ldap_connection_destroy \
        util_ldap_cache_checkuserid \
        util_ldap_cache_compare \
        util_ldap_cache_comparedn \