aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_shingles_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/rspamd_shingles_test.c')
-rw-r--r--test/rspamd_shingles_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rspamd_shingles_test.c b/test/rspamd_shingles_test.c
index 3a1dd8ba2..2b33ad684 100644
--- a/test/rspamd_shingles_test.c
+++ b/test/rspamd_shingles_test.c
@@ -24,8 +24,8 @@
#include "config.h"
#include "rspamd.h"
#include "shingles.h"
-#include "fstring.h"
#include "ottery.h"
+#include <math.h>
static void
generate_random_string (char *begin, size_t len)