Browse Source

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

Nathan Kinder 19 years ago
parent
commit
1802fb9b99
1 changed files with 1 additions and 0 deletions
  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