aboutsummaryrefslogtreecommitdiffstats
path: root/src/fuzzy_storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fuzzy_storage.h')
-rw-r--r--src/fuzzy_storage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fuzzy_storage.h b/src/fuzzy_storage.h
index 5c659a7b9..1d1b05edb 100644
--- a/src/fuzzy_storage.h
+++ b/src/fuzzy_storage.h
@@ -37,6 +37,7 @@ struct rspamd_fuzzy_shingle_cmd {
struct rspamd_fuzzy_reply {
guint32 value;
+ guint32 flag;
gdouble prob;
};