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 bbb249f352b..21fed222c4a 100644
--- a/source/include/rpc_samr.h
+++ b/source/include/rpc_samr.h
@@ -849,7 +849,8 @@ typedef struct samr_alias_info3
/* ALIAS_INFO_CTR */
typedef struct alias_info_ctr
{
- uint16 switch_value;
+ uint16 switch_value1;
+ uint16 switch_value2;
union
{