aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/aio_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil/aio_event.h')
-rw-r--r--src/libutil/aio_event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libutil/aio_event.h b/src/libutil/aio_event.h
index cccbed4e2..ededd96d4 100644
--- a/src/libutil/aio_event.h
+++ b/src/libutil/aio_event.h
@@ -32,7 +32,7 @@ typedef void (*rspamd_aio_cb) (gint fd, gint res, guint64 len, gpointer data,
/**
* Initialize aio with specified event base
*/
-struct aio_context * rspamd_aio_init (struct event_base *base);
+struct aio_context * rspamd_aio_init (struct ev_loop *base);
/**
* Open file for aio