aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_utils.c
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2021-06-29 10:48:37 +0200
committerToni Uhlig <matzeton@googlemail.com>2021-06-29 10:48:37 +0200
commitac55568b38bd1ebac80cbd8d511213a56593b9ab (patch)
treeb942b3a08d14363ec5d9919fb8b0ebb9ddf12b85 /src/lib/ndpi_utils.c
parentf19937c8c9fd4e1c21988f523d9e78b954f6fcc8 (diff)
Removed ht_hash as it is not used anymore.remove/ht_hash
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'src/lib/ndpi_utils.c')
-rw-r--r--src/lib/ndpi_utils.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/ndpi_utils.c b/src/lib/ndpi_utils.c
index f651ddd64..0eaa6a336 100644
--- a/src/lib/ndpi_utils.c
+++ b/src/lib/ndpi_utils.c
@@ -47,8 +47,6 @@
#endif
#include "third_party/include/ndpi_patricia.h"
-#include "third_party/include/ht_hash.h"
-
#include "third_party/include/libinjection.h"
#include "third_party/include/libinjection_sqli.h"
#include "third_party/include/libinjection_xss.h"