summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/htsinthash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htsinthash.h b/src/htsinthash.h
index 037e25d..7150911 100644
--- a/src/htsinthash.h
+++ b/src/htsinthash.h
@@ -67,6 +67,7 @@ typedef unsigned __int64 uint64_t;
#else
#include <stdint.h>
#endif
+#include <stdarg.h>
/** Value. **/
typedef union inthash_value {