summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/security.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-11-03 23:46:26 +0100
committerGünther Deschner <gd@samba.org>2009-11-03 23:47:57 +0100
commit8be9ec604e3208c339263ba1cb59c725255ace9b (patch)
tree0292f4316f8de6b121616e24696388b873af3d24 /librpc/gen_ndr/security.h
parent97496bb3cafd8914a3a7c7b7d3a668ba3e533769 (diff)
downloadsamba-8be9ec604e3208c339263ba1cb59c725255ace9b.tar.gz
samba-8be9ec604e3208c339263ba1cb59c725255ace9b.tar.bz2
samba-8be9ec604e3208c339263ba1cb59c725255ace9b.zip
security: re-run make samba3-idl after IDL change.
Guenther
Diffstat (limited to 'librpc/gen_ndr/security.h')
-rw-r--r--librpc/gen_ndr/security.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/librpc/gen_ndr/security.h b/librpc/gen_ndr/security.h
index 297ba18d7f..c42b6ed258 100644
--- a/librpc/gen_ndr/security.h
+++ b/librpc/gen_ndr/security.h
@@ -350,7 +350,6 @@ struct security_token {
uint32_t num_sids;
struct dom_sid **sids;/* [unique,size_is(num_sids)] */
uint64_t privilege_mask;
- struct security_acl *default_dacl;/* [unique] */
}/* [public] */;
/* bitmap security_secinfo */