idmap_ad: Separate out the nss functions
[samba.git] / source3 / winbindd / idmap_proto.h
index ea96d728713875758575b1723d4c788a263ff154..84cc2f01cabb34b7c81665586ad9f08b05a71f75 100644 (file)
@@ -63,4 +63,6 @@ struct id_map **id_map_ptrs_init(TALLOC_CTX *mem_ctx, size_t num_ids);
 /* max number of ids requested per LDAP batch query */
 #define IDMAP_LDAP_MAX_IDS 30
 
+NTSTATUS idmap_ad_nss_init(void);
+
 #endif /* _WINBINDD_IDMAP_PROTO_H_ */