summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-02-13 09:33:31 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:09:48 -0500
commit40d117a893b3e96fd1b9aab60602938b6b727ebc (patch)
tree3fb6153ae837a9ccdbc51fd6d77086235382e30d /source4
parentd8da32a2845b99cc4272fedd28dff570331be63e (diff)
downloadsamba-40d117a893b3e96fd1b9aab60602938b6b727ebc.tar.gz
samba-40d117a893b3e96fd1b9aab60602938b6b727ebc.tar.bz2
samba-40d117a893b3e96fd1b9aab60602938b6b727ebc.zip
r5372: fixed the build
(This used to be commit 2899d289455d373409c2aadc3dbefd96ea1c91b8)
Diffstat (limited to 'source4')
-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 32a30d9d9d..8b566fd3f5 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -119,6 +119,7 @@ union libnet_find_pdc;
union libnet_rpc_connect;
union libnet_RemoteTOD;
union libnet_JoinDomain;
+union libnet_CreateUser;
struct net_functable;
struct net_context;