s4:lib/tevent: rename structs
[samba.git] / source4 / lib / socket / testsuite.c
index 0fae880ca0226439caf6311c2d7cfc01538a54b9..cba283f558ff0163becf1c6e9ea1e6db804c06f4 100644 (file)
@@ -124,7 +124,7 @@ static bool test_tcp(struct torture_context *tctx)
        DATA_BLOB blob, blob2;
        size_t sent, nread;
        TALLOC_CTX *mem_ctx = tctx;
-       struct event_context *ev = tctx->ev;
+       struct tevent_context *ev = tctx->ev;
        struct interface *ifaces;
 
        status = socket_create("ip", SOCKET_TYPE_STREAM, &sock1, 0);