s4:lib/tevent: rename structs
[samba.git] / source4 / client / cifsdd.h
index 28fe6778f4844a66c6fce616ce3829b6795923bc..e39c046fe8e1dbbd9fbc7c3e57f7f196d2022bbb 100644 (file)
@@ -90,10 +90,10 @@ struct dd_iohandle
 
 struct smbcli_options;
 struct smbcli_session_options;
-struct event_context;
+struct tevent_context;
 
 struct dd_iohandle * dd_open_path(struct resolve_context *resolve_ctx, 
-                                 struct event_context *ev,
+                                 struct tevent_context *ev,
                                  const char * path,
                                  const char **ports,
                                uint64_t io_size, int options,