summaryrefslogtreecommitdiff
path: root/source3/lib/dmallocmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/dmallocmsg.c')
-rw-r--r--source3/lib/dmallocmsg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/lib/dmallocmsg.c b/source3/lib/dmallocmsg.c
index fed7bf59c5..bccede3515 100644
--- a/source3/lib/dmallocmsg.c
+++ b/source3/lib/dmallocmsg.c
@@ -36,7 +36,7 @@ static unsigned long our_dm_mark = 0;
* usage stats.
**/
static void msg_req_dmalloc_mark(int UNUSED(msg_type),
- struct process_id UNUSED(src_pid),
+ struct server_id UNUSED(src_pid),
void *UNUSED(buf), size_t UNUSED(len),
void *private_data)
{
@@ -51,7 +51,7 @@ static void msg_req_dmalloc_mark(int UNUSED(msg_type),
static void msg_req_dmalloc_log_changed(int UNUSED(msg_type),
- struct process_id UNUSED(src_pid),
+ struct server_id UNUSED(src_pid),
void *UNUSED(buf), size_t UNUSED(len),
void *private_data)
{