s4:lib/tevent: rename structs
[kamenim/samba.git] / source4 / libcli / resolve / testsuite.c
index f1d1fbc85c3ccdb83af4531fefc2581b16bf2fb2..fdbb430a9fbbce5d835994d29110fab1eb9b4f7e 100644 (file)
@@ -28,7 +28,7 @@
 static bool test_async_resolve(struct torture_context *tctx)
 {
        struct nbt_name n;
-       struct event_context *ev;
+       struct tevent_context *ev;
        int timelimit = torture_setting_int(tctx, "timelimit", 2);
        const char *host = torture_setting_string(tctx, "host", NULL);
        int count = 0;