Explorar el Código

185811 - slapi_dn_find_parent needs to be added to libslapd.def for windows build to compile

Nathan Kinder hace 19 años
padre
commit
1802fb9b99
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      ldap/servers/slapd/libslapd.def

+ 1 - 0
ldap/servers/slapd/libslapd.def

@@ -114,6 +114,7 @@ EXPORTS
 ;	send_read_referrals             @77 
 ;	ref_array_dup                   @78 
 ;	ref_array_dup_free              @79 
+	slapi_dn_find_parent            @79
 	slapi_dn_beparent			@80
 	slapi_ldap_init			@81
 	slapi_ldap_unbind		@82