summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmss_commons.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmss_commons.h b/xmss_commons.h
index d5a14aa39..a98e4799c 100644
--- a/xmss_commons.h
+++ b/xmss_commons.h
@@ -18,5 +18,4 @@ void to_byte(unsigned char *output, unsigned long long in, uint32_t bytes);
18#if 0 18#if 0
19void hexdump(const unsigned char *a, size_t len); 19void hexdump(const unsigned char *a, size_t len);
20#endif 20#endif
21#endif
22#endif /* WITH_XMSS */ 21#endif /* WITH_XMSS */