mirror of
https://github.com/samba-team/samba.git
synced 2025-11-26 04:23:49 +03:00
r3754: merge in ldb modules support from the tmp branch ldbPlugins
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
8e7e98ae5f
commit
71323f424b
@@ -35,3 +35,7 @@ struct ldap_dn {
|
||||
int comp_num;
|
||||
struct dn_component **components;
|
||||
};
|
||||
|
||||
struct ldap_schema {
|
||||
int dummy;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user