1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-05 21:57:51 +03:00

r4418: fix compiler warning and remove unused typedef

metze
(This used to be commit 5861657fd12aae026c06ab8c6ae1f1656d06d0a1)
This commit is contained in:
Stefan Metzmacher 2004-12-30 19:55:23 +00:00 committed by Gerald (Jerry) Carter
parent 6372b4e4a4
commit 25715e32f0

View File

@ -122,10 +122,9 @@ struct netr_LMSessionKey;
struct ldb_message;
struct dom_sid;
struct security_token;
struct security_acl;
struct security_ace;
typedef struct security_descriptor SEC_DESC;
struct lsa_RightSet;