s4:lib/tevent: rename structs
[bbaumbach/samba-autobuild/.git] / source4 / ntptr / ntptr.h
index 7138a2fdfba81a0a5912dd62b4ad76021e6a6a75..24c467fe6519caa9c0a03b3d7a9c2fce26d14df6 100644 (file)
@@ -220,7 +220,7 @@ struct ntptr_ops {
 struct ntptr_context {
        const struct ntptr_ops *ops;
        void *private_data;
-       struct event_context *ev_ctx;
+       struct tevent_context *ev_ctx;
        struct loadparm_context *lp_ctx;
 };