diff options
Diffstat (limited to 'librpc')
-rw-r--r-- | librpc/gen_ndr/named_pipe_auth.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/librpc/gen_ndr/named_pipe_auth.h b/librpc/gen_ndr/named_pipe_auth.h index 5f4ba9afb1..8f2446e564 100644 --- a/librpc/gen_ndr/named_pipe_auth.h +++ b/librpc/gen_ndr/named_pipe_auth.h @@ -19,6 +19,7 @@ struct named_pipe_auth_req { }/* [gensize,public] */; union named_pipe_auth_rep_info { + int _dummy_element; }/* [switch_type(uint32)] */; struct named_pipe_auth_rep { |