diff options
Diffstat (limited to 'xmss_hash_address.c')
-rw-r--r-- | xmss_hash_address.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmss_hash_address.c b/xmss_hash_address.c index b970619e5..21ae1033d 100644 --- a/xmss_hash_address.c +++ b/xmss_hash_address.c | |||
@@ -1,4 +1,3 @@ | |||
1 | #ifdef WITH_XMSS | ||
2 | /* | 1 | /* |
3 | hash_address.c version 20160722 | 2 | hash_address.c version 20160722 |
4 | Andreas Hülsing | 3 | Andreas Hülsing |
@@ -6,6 +5,7 @@ Joost Rijneveld | |||
6 | Public domain. | 5 | Public domain. |
7 | */ | 6 | */ |
8 | #include "includes.h" | 7 | #include "includes.h" |
8 | #ifdef WITH_XMSS | ||
9 | 9 | ||
10 | #ifdef HAVE_STDINT_H | 10 | #ifdef HAVE_STDINT_H |
11 | #include <stdint.h> | 11 | #include <stdint.h> |