summaryrefslogtreecommitdiff
path: root/source3/include/rpcclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/rpcclient.h')
-rw-r--r--source3/include/rpcclient.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/rpcclient.h b/source3/include/rpcclient.h
index f322724217..ec7690a98a 100644
--- a/source3/include/rpcclient.h
+++ b/source3/include/rpcclient.h
@@ -132,6 +132,7 @@ struct client_info
struct nt_client_info dom;
BOOL reuse;
+ BOOL show_prompt;
};