diff options
Diffstat (limited to 'source4/librpc/rpc')
-rw-r--r-- | source4/librpc/rpc/dcerpc.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/librpc/rpc/dcerpc.h b/source4/librpc/rpc/dcerpc.h index 567246031a..517df4bf7e 100644 --- a/source4/librpc/rpc/dcerpc.h +++ b/source4/librpc/rpc/dcerpc.h @@ -249,6 +249,10 @@ struct rpc_request { struct epm_tower; struct epm_floor; +struct smbcli_tree; +struct smb2_tree; +struct socket_address; + #include "librpc/rpc/dcerpc_proto.h" #endif /* __DCERPC_H__ */ |