From 7c61b8a893db5b133b17c875ffddf908fc092a72 Mon Sep 17 00:00:00 2001 From: zhengchao Date: Mon, 10 Jul 2017 16:52:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9Maat=E4=B8=AD=E5=AF=B9sfh?= =?UTF-8?q?=E5=A4=B4=E6=96=87=E4=BB=B6=E5=BC=95=E7=94=A8=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/entry/Maat_rule.cpp | 2 +- src/entry/stream_fuzzy_hash.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/entry/Maat_rule.cpp b/src/entry/Maat_rule.cpp index 68d3694..5e23ae6 100644 --- a/src/entry/Maat_rule.cpp +++ b/src/entry/Maat_rule.cpp @@ -25,7 +25,7 @@ #include "map_str2int.h" #include "rulescan.h" #include "UniversalBoolMatch.h" -#include "mesa_fuzzy.h" +#include "stream_fuzzy_hash.h" #include "gram_index_engine.h" int MAAT_FRAME_VERSION_2_0_20170701=1; diff --git a/src/entry/stream_fuzzy_hash.c b/src/entry/stream_fuzzy_hash.c index 4006b61..eb4dca5 100644 --- a/src/entry/stream_fuzzy_hash.c +++ b/src/entry/stream_fuzzy_hash.c @@ -6,7 +6,7 @@ #include #include #include -#include "mesa_fuzzy.h" +#include "stream_fuzzy_hash.h" #include "interval_index.h" //#define DEBUG_PRINT #define INIT_SIZE 128