summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
authorRafal Szczesniak <mimir@samba.org>2005-04-19 03:56:44 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:11:34 -0500
commit30cb6046cb1053bef36542bba700a53c1e5d05a5 (patch)
treee1d5ff015d57fa635d180de757802023327d359e /source4/include
parentd4168ac5dd01b6da40c12cbfee07e514d4ef3ea2 (diff)
downloadsamba-30cb6046cb1053bef36542bba700a53c1e5d05a5.tar.gz
samba-30cb6046cb1053bef36542bba700a53c1e5d05a5.tar.bz2
samba-30cb6046cb1053bef36542bba700a53c1e5d05a5.zip
r6382: New structure for useradd call.
rafal (This used to be commit 3752122550dcdd1d954c602a28f4b6ad26fe3a0e)
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/structs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h
index 906846ba67..69d3d1c47e 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -161,6 +161,7 @@ struct smb_composite_fetchfile;
struct smb_composite_appendacl;
struct smb_composite_fsinfo;
struct rpc_composite_userinfo;
+struct rpc_composite_useradd;
struct nbt_name;
struct nbt_name_packet;