summaryrefslogtreecommitdiff
path: root/xmss_wots.c
diff options
context:
space:
mode:
Diffstat (limited to 'xmss_wots.c')
-rw-r--r--xmss_wots.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmss_wots.c b/xmss_wots.c
index ed904cd7..993e661f 100644
--- a/xmss_wots.c
+++ b/xmss_wots.c
@@ -11,7 +11,7 @@ Public domain.
#include <stdlib.h>
#ifdef HAVE_STDINT_H
-#include <stdint.h>
+# include <stdint.h>
#endif
#include <limits.h>
#include "xmss_commons.h"