s3-passdb: use passdb headers where needed.
[ira/wip.git] / source3 / include / smbldap.h
index 7872ce4d4bf6ca87bf9e30227a636b8876942412..5be9a92bf668e8b7cf3c16cc9cb66265841dd079 100644 (file)
@@ -213,6 +213,7 @@ struct ldapsam_privates {
 };
 
 /* Functions shared between pdb_ldap.c and pdb_nds.c. */
+struct pdb_methods;
 NTSTATUS pdb_init_ldapsam_compat( struct pdb_methods **pdb_method, const char *location);
 void private_data_free_fn(void **result);
 int ldapsam_search_suffix_by_name(struct ldapsam_privates *ldap_state,