diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/include/structs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h index 2aa70b1855..e506bd3516 100644 --- a/source4/include/structs.h +++ b/source4/include/structs.h @@ -153,6 +153,7 @@ struct smb_composite_savefile; struct smb_composite_connect; struct smb_composite_sesssetup; struct smb_composite_fetchfile; +struct rpc_composite_userinfo; struct nbt_name; struct nbt_name_packet; |