mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
s3:proto.h: remove duplicate prototypes.
Michael
This commit is contained in:
parent
f2224e53b2
commit
aeb23872e2
@ -1674,8 +1674,6 @@ bool winbind_lookup_rids(TALLOC_CTX *mem_ctx,
|
||||
int num_rids, uint32 *rids,
|
||||
const char **domain_name,
|
||||
const char ***names, enum lsa_SidType **types);
|
||||
bool winbind_allocate_uid(uid_t *uid);
|
||||
bool winbind_allocate_gid(gid_t *gid);
|
||||
|
||||
/* The following definitions come from lib/wins_srv.c */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user