aboutsummaryrefslogtreecommitdiff
path: root/src/lib/third_party/include/libcache.h
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2024-04-04 14:36:04 +0200
committerToni Uhlig <matzeton@googlemail.com>2024-04-04 14:36:04 +0200
commit179ce5d1bae14ae8b3373512cc3af3eaa609c1b0 (patch)
tree4f083077574d3463d938efc312699a6fe9683f84 /src/lib/third_party/include/libcache.h
parent6e61368cd609899048560405ad792705fffb1f1a (diff)
Fixed yet another "unused function" warning.fix/external-ndpi-build-2
* seems like clang on `ubuntu-latest` warns about unused static inlined functions ``` In file included from ndpi_bitmap.c:41: ./third_party/include/roaring.h:422:19: error: unused function 'roaring_leading_zeroes' [-Werror,-Wunused-function] static inline int roaring_leading_zeroes(unsigned long long input_num) { ..snip.. ``` Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'src/lib/third_party/include/libcache.h')
0 files changed, 0 insertions, 0 deletions