make it compile on case-sensitive file systems and fix warnings

This commit is contained in:
Bernhard Amann 2013-05-01 18:12:20 -07:00
parent 5e01c34943
commit 1cf506071d
3 changed files with 5 additions and 5 deletions

View file

@ -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.