summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/libnet_join.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-28 11:12:33 +0100
committerGünther Deschner <gd@samba.org>2008-02-28 11:38:01 +0100
commitbdebe9dc2a9dfeb922fe8827f97cc68d468e390d (patch)
treefd05ac3ba9f6be034be439b5771e3592c720645d /source3/librpc/gen_ndr/libnet_join.h
parentc1636ccd70a075fcc2ba6988a4ad66ce9b606e08 (diff)
downloadsamba-bdebe9dc2a9dfeb922fe8827f97cc68d468e390d.tar.gz
samba-bdebe9dc2a9dfeb922fe8827f97cc68d468e390d.tar.bz2
samba-bdebe9dc2a9dfeb922fe8827f97cc68d468e390d.zip
Re-run make idl.
Guenther (This used to be commit 5895a03fd600745ec897d987910abca83d79de3e)
Diffstat (limited to 'source3/librpc/gen_ndr/libnet_join.h')
-rw-r--r--source3/librpc/gen_ndr/libnet_join.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/libnet_join.h b/source3/librpc/gen_ndr/libnet_join.h
index 27e66ec0a5..8dbadcf0a2 100644
--- a/source3/librpc/gen_ndr/libnet_join.h
+++ b/source3/librpc/gen_ndr/libnet_join.h
@@ -63,6 +63,8 @@ struct libnet_UnjoinCtx {
const char * dns_domain_name;
uint8_t modified_config;
const char * error_string;
+ uint8_t disabled_machine_account;
+ uint8_t deleted_machine_account;
WERROR result;
} out;