summaryrefslogtreecommitdiffstats
path: root/xmss_hash_address.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmss_hash_address.h')
-rw-r--r--xmss_hash_address.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmss_hash_address.h b/xmss_hash_address.h
index 73cbfd61..2bf43408 100644
--- a/xmss_hash_address.h
+++ b/xmss_hash_address.h
@@ -5,7 +5,9 @@ Joost Rijneveld
Public domain.
*/
+#ifdef HAVE_STDINT_H
#include <stdint.h>
+#endif
void setLayerADRS(uint32_t adrs[8], uint32_t layer);