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.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/rspamd_async_test.c b/test/rspamd_async_test.c
index 71eec712a..fcd76333f 100644
--- a/test/rspamd_async_test.c
+++ b/test/rspamd_async_test.c
@@ -22,11 +22,9 @@
*/
#include "config.h"
-#include "tests.h"
#include "rspamd.h"
#include "aio_event.h"
-#include "mem_pool.h"
-
+#include "unix-std.h"
extern struct event_base *base;