summaryrefslogtreecommitdiffstats
path: root/source/include/rpc_samr.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/rpc_samr.h')
-rw-r--r--source/include/rpc_samr.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/include/rpc_samr.h b/source/include/rpc_samr.h
index 6ca715bdf64..bbb249f352b 100644
--- a/source/include/rpc_samr.h
+++ b/source/include/rpc_samr.h
@@ -751,7 +751,8 @@ typedef struct samr_group_info4
/* GROUP_INFO_CTR */
typedef struct group_info_ctr
{
- uint16 switch_value;
+ uint16 switch_value1;
+ uint16 switch_value2;
union
{