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, 1 insertions, 1 deletions
diff --git a/xmss_hash_address.c b/xmss_hash_address.c
index c6c1347e..2702c456 100644
--- a/xmss_hash_address.c
+++ b/xmss_hash_address.c
@@ -9,7 +9,7 @@ Public domain.
#ifdef WITH_XMSS
#ifdef HAVE_STDINT_H
-#include <stdint.h>
+# include <stdint.h>
#endif
#include "xmss_hash_address.h" /* prototypes */