summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-01-13 15:09:45 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:08:48 -0500
commit13b2f56f17b66fa9b87697900fb55bc3141b7481 (patch)
tree47a25e9b3efe9e2a8ac3bc22d7e62a39d08c4765 /source4
parent335a277662d28b935c9d84a3d7a98276afdffd3e (diff)
downloadsamba-13b2f56f17b66fa9b87697900fb55bc3141b7481.tar.gz
samba-13b2f56f17b66fa9b87697900fb55bc3141b7481.tar.bz2
samba-13b2f56f17b66fa9b87697900fb55bc3141b7481.zip
r4723: Predefine libnet_JoinDomain as it's used in proto.h
(This used to be commit 041bf4ee7de6026b032e5b4455e092a1ef3b8ee4)
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 43dce0f0c0..dc39d0ddbb 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -109,6 +109,7 @@ union libnet_SetPassword;
union libnet_find_pdc;
union libnet_rpc_connect;
union libnet_RemoteTOD;
+union libnet_JoinDomain;
struct net_functable;
struct net_context;