summaryrefslogtreecommitdiff
path: root/source/include/winbindd_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/winbindd_proto.h')
-rw-r--r--source/include/winbindd_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/winbindd_proto.h b/source/include/winbindd_proto.h
index a79c8b2e598..881b69097ac 100644
--- a/source/include/winbindd_proto.h
+++ b/source/include/winbindd_proto.h
@@ -2170,6 +2170,7 @@ BOOL samr_io_q_query_dom_info(char *desc, SAMR_Q_QUERY_DOMAIN_INFO * q_u,
BOOL make_unk_info3(SAM_UNK_INFO_3 * u_3);
BOOL make_unk_info6(SAM_UNK_INFO_6 * u_6);
BOOL make_unk_info7(SAM_UNK_INFO_7 * u_7);
+BOOL make_unk_info12(SAM_UNK_INFO_12 * u_12);
BOOL make_unk_info2(SAM_UNK_INFO_2 * u_2, char *domain, char *server);
BOOL make_unk_info1(SAM_UNK_INFO_1 * u_1);
BOOL make_samr_r_query_dom_info(SAMR_R_QUERY_DOMAIN_INFO * r_u,