summaryrefslogtreecommitdiff
path: root/src/lib/gcrypt/MD5.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/gcrypt/MD5.hxx')
-rw-r--r--src/lib/gcrypt/MD5.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/gcrypt/MD5.hxx b/src/lib/gcrypt/MD5.hxx
index 03bfb0347..8e52fa239 100644
--- a/src/lib/gcrypt/MD5.hxx
+++ b/src/lib/gcrypt/MD5.hxx
@@ -35,6 +35,8 @@
#include <array>
+#include <stdint.h>
+
template<typename T> struct ConstBuffer;
gcc_pure