s4:lib/tevent: rename structs
[bbaumbach/samba-autobuild/.git] / source4 / winbind / wb_server.h
index 97d7d8151e35db25c1576dbf81f66ba9469c2815..be79872e6582b477662d89d1b139998c204b86b3 100644 (file)
@@ -149,7 +149,7 @@ struct wbsrv_samba3_call {
        struct wbsrv_connection *wbconn;
 
        /* the backend should use this event context */
-       struct event_context *event_ctx;
+       struct tevent_context *event_ctx;
 
        /* here the backend can store stuff like composite_context's ... */
        void *private_data;