summaryrefslogtreecommitdiffstats
path: root/xmss_hash_address.c
diff options
context:
space:
mode:
Diffstat (limited to 'xmss_hash_address.c')
-rw-r--r--xmss_hash_address.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmss_hash_address.c b/xmss_hash_address.c
index 385868de..0ff4fdb5 100644
--- a/xmss_hash_address.c
+++ b/xmss_hash_address.c
@@ -6,7 +6,9 @@ Public domain.
*/
#include "includes.h"
+#ifdef HAVE_STDINT_H
#include <stdint.h>
+#endif
#include "xmss_hash_address.h" /* prototypes */
void setLayerADRS(uint32_t adrs[8], uint32_t layer){