summaryrefslogtreecommitdiffstats
path: root/dhash
diff options
context:
space:
mode:
Diffstat (limited to 'dhash')
-rw-r--r--dhash/dhash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dhash/dhash.h b/dhash/dhash.h
index 70d083e..95f9fff 100644
--- a/dhash/dhash.h
+++ b/dhash/dhash.h
@@ -77,6 +77,7 @@ terms of this license.
/*****************************************************************************/
#include <stdbool.h>
+#include <stddef.h>
/*****************************************************************************/
/*********************************** Defines *********************************/