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 dc2be5d2b8..4380c1236f 100644
--- a/source3/include/rpcclient.h
+++ b/source3/include/rpcclient.h
@@ -77,6 +77,7 @@ struct nt_client_info
POLICY_HND samr_pol_connect;
POLICY_HND samr_pol_open_domain;
+ POLICY_HND samr_pol_open_builtindom;
POLICY_HND samr_pol_open_user;
struct acct_info *sam;