summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r--source3/include/ntdomain.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h
index e1be93c4ba..5819c9aa65 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -120,6 +120,8 @@ struct pipes_struct {
struct client_address *client_id;
struct client_address *server_id;
+ enum dcerpc_transport_t transport;
+
struct auth_serversupplied_info *session_info;
struct messaging_context *msg_ctx;