s4:lib/tevent: rename structs
[bbaumbach/samba-autobuild/.git] / source4 / torture / rpc / echo.c
index 5c027d32990debd5cb5ba0b817973fd2ee091536..840ce5485ceb264d94b110a148a23d5a4e0e77d8 100644 (file)
@@ -234,7 +234,7 @@ static bool test_sleep(struct torture_context *tctx,
        struct timeval snd[ASYNC_COUNT];
        struct timeval rcv[ASYNC_COUNT];
        struct timeval diff[ASYNC_COUNT];
-       struct event_context *ctx;
+       struct tevent_context *ctx;
        int total_done = 0;
 
        if (torture_setting_bool(tctx, "quick", false)) {