summaryrefslogtreecommitdiff
path: root/source3/smbd/blocking.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/blocking.c')
-rw-r--r--source3/smbd/blocking.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/blocking.c b/source3/smbd/blocking.c
index 1bef73b697..4bd7a5732f 100644
--- a/source3/smbd/blocking.c
+++ b/source3/smbd/blocking.c
@@ -36,7 +36,7 @@ static void received_unlock_msg(struct messaging_context *msg,
DATA_BLOB *data);
void brl_timeout_fn(struct tevent_context *event_ctx,
- struct timed_event *te,
+ struct tevent_timer *te,
struct timeval now,
void *private_data)
{