s4:lib/tevent: rename structs
[abartlet/samba.git/.git] / source4 / winbind / wb_pam_auth.c
index 5913f8d1bfe704147d660e2bc1da3ef327a3a406..b2579fd6df191691b0404d3222d6c2e3156819dc 100644 (file)
@@ -34,7 +34,7 @@
 /* Oh, there is so much to keep an eye on when authenticating a user.  Oh my! */
 struct pam_auth_crap_state {
        struct composite_context *ctx;
-       struct event_context *event_ctx;
+       struct tevent_context *event_ctx;
        struct loadparm_context *lp_ctx;
 
        struct winbind_SamLogon *req;