summaryrefslogtreecommitdiff
path: root/source3/torture/test_notify_online.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/torture/test_notify_online.c')
-rw-r--r--source3/torture/test_notify_online.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/torture/test_notify_online.c b/source3/torture/test_notify_online.c
index d2748f4f34..b59ce203df 100644
--- a/source3/torture/test_notify_online.c
+++ b/source3/torture/test_notify_online.c
@@ -236,7 +236,7 @@ static NTSTATUS notify_online(struct cli_state *cli,
bool *got_notify)
{
TALLOC_CTX *frame = talloc_stackframe();
- struct event_context *ev;
+ struct tevent_context *ev;
struct tevent_req *req;
NTSTATUS status = NT_STATUS_NO_MEMORY;