summaryrefslogtreecommitdiff
path: root/source4/smbd/service.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/smbd/service.h')
-rw-r--r--source4/smbd/service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/smbd/service.h b/source4/smbd/service.h
index 93f24a34f9..2ac1988f3d 100644
--- a/source4/smbd/service.h
+++ b/source4/smbd/service.h
@@ -125,7 +125,7 @@ struct server_connection {
struct server_service *service;
- void *messaging_ctx;
+ struct messaging_context *messaging_ctx;
};
#endif /* _SERVER_SERVICE_H */