a4f645e Define send_ldap_result as an external function prototype

Authored and Committed by abbra 4 years ago
    Define send_ldap_result as an external function prototype
    
    389-ds does not expose send_ldap_result() as a public API. However,
    we depend on it because slapi_send_ldap_result() is not usable for
    the specific use case of the schema compatibility plugin.
    
        
file modified
+6 -0