mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 03:58:20 +00:00
make it compile on case-sensitive file systems and fix warnings
This commit is contained in:
parent
5e01c34943
commit
1cf506071d
3 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
#define hyperloglog_h
|
||||
|
||||
#include <stdint.h>
|
||||
#include <opaqueval.h>
|
||||
#include <OpaqueVal.h>
|
||||
|
||||
/*
|
||||
* "conf" is how confident the estimate given by the counter is.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue