diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/ntdomain.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h index f42ff587ff..071e915561 100644 --- a/source3/include/ntdomain.h +++ b/source3/include/ntdomain.h @@ -134,6 +134,7 @@ struct pipes_struct { char client_address[INET6_ADDRSTRLEN]; struct auth_serversupplied_info *server_info; + struct messaging_context *msg_ctx; struct ndr_syntax_id syntax; |