aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_async_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/rspamd_async_test.c')
-rw-r--r--test/rspamd_async_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rspamd_async_test.c b/test/rspamd_async_test.c
index 5ac71a4da..122cca9c5 100644
--- a/test/rspamd_async_test.c
+++ b/test/rspamd_async_test.c
@@ -18,7 +18,7 @@
#include "aio_event.h"
#include "unix-std.h"
-extern struct event_base *base;
+extern struct ev_loop *base;
static void
aio_read_cb (gint fd, gint res, gsize len, gpointer data, gpointer ud)