summaryrefslogtreecommitdiff
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 c6c1347e9..2702c4562 100644
--- a/xmss_hash_address.c
+++ b/xmss_hash_address.c
@@ -9,7 +9,7 @@ Public domain.
9#ifdef WITH_XMSS 9#ifdef WITH_XMSS
10 10
11#ifdef HAVE_STDINT_H 11#ifdef HAVE_STDINT_H
12#include <stdint.h> 12# include <stdint.h>
13#endif 13#endif
14#include "xmss_hash_address.h" /* prototypes */ 14#include "xmss_hash_address.h" /* prototypes */
15 15