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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fuzzy_storage.h b/src/fuzzy_storage.h
index 3e6bcd818..dcd0c5d4f 100644
--- a/src/fuzzy_storage.h
+++ b/src/fuzzy_storage.h
@@ -10,7 +10,7 @@
#define FUZZY_WRITE 1
#define FUZZY_DEL 2
-struct fuzzy_cmd {
+struct legacy_fuzzy_cmd {
u_char cmd;
guint32 blocksize;
gint32 value;