1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

r18719: Compile fix from Peter Somogyi.

Jeremy.
This commit is contained in:
Jeremy Allison 2006-09-20 17:09:03 +00:00 committed by Gerald (Jerry) Carter
parent 91a48e9baa
commit 867eeaafce

View File

@ -436,7 +436,7 @@ static int smbacl4_fill_ace4(
)
{
const char *dom, *name;
enum SID_NAME_USE type;
enum lsa_SidType type;
uid_t uid;
gid_t gid;