diff options
Diffstat (limited to 'source3/librpc/gen_ndr/wbint.h')
-rw-r--r-- | source3/librpc/gen_ndr/wbint.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/wbint.h b/source3/librpc/gen_ndr/wbint.h index 96b7800624..2add7fc7e3 100644 --- a/source3/librpc/gen_ndr/wbint.h +++ b/source3/librpc/gen_ndr/wbint.h @@ -280,6 +280,7 @@ struct wbint_LookupRids { } in; struct { + const char **domain_name;/* [ref,charset(UTF8)] */ struct wbint_Principals *names;/* [ref] */ NTSTATUS result; } out; |