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 8e0c07be7..7767a6561 100644
--- a/xmss_wots.c
+++ b/xmss_wots.c
@@ -1,4 +1,3 @@
1#ifdef WITH_XMSS
2/* 1/*
3wots.c version 20160722 2wots.c version 20160722
4Andreas Hülsing 3Andreas Hülsing
@@ -7,6 +6,7 @@ Public domain.
7*/ 6*/
8 7
9#include "includes.h" 8#include "includes.h"
9#ifdef WITH_XMSS
10 10
11#include <stdlib.h> 11#include <stdlib.h>
12#ifdef HAVE_STDINT_H 12#ifdef HAVE_STDINT_H