summaryrefslogtreecommitdiff
path: root/siphash.h
diff options
context:
space:
mode:
-rw-r--r--siphash.h2
1 files changed, 2 insertions, 0 deletions
@@ -2,7 +2,9 @@
#define SIPHASH_H 1
#include <stdlib.h>
#include <stdint.h>
#include <inttypes.h>
#ifndef HAVE_UINT64_T
typedef struct {