From 05d93790e4d2b54d043bbb61b9978ccad64f2ab3 Mon Sep 17 00:00:00 2001 From: Luca Date: Mon, 5 Oct 2020 08:26:24 +0200 Subject: Added ndpi_quick_16_byte_hash Warning fix --- src/include/ndpi_api.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include') diff --git a/src/include/ndpi_api.h.in b/src/include/ndpi_api.h.in index 14658962b..39fd6bfb3 100644 --- a/src/include/ndpi_api.h.in +++ b/src/include/ndpi_api.h.in @@ -1087,6 +1087,7 @@ extern "C" { u_int8_t num_clusters, u_int16_t *cluster_ids, struct ndpi_bin *centroids); + u_int32_t ndpi_quick_16_byte_hash(u_int8_t *in_16_bytes_long); #ifdef __cplusplus } #endif -- cgit v1.2.3