summaryrefslogtreecommitdiff
path: root/src/upstream/siphash24.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/upstream/siphash24.h')
-rw-r--r--src/upstream/siphash24.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/upstream/siphash24.h b/src/upstream/siphash24.h
index 7f799ed..cce783a 100644
--- a/src/upstream/siphash24.h
+++ b/src/upstream/siphash24.h
@@ -1,6 +1,7 @@
#pragma once
#include <inttypes.h>
+#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <string.h>
© All Rights Reserved