diff options
Diffstat (limited to 'xmss_wots.h')
-rw-r--r-- | xmss_wots.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmss_wots.h b/xmss_wots.h index 495431087..8bcb44e04 100644 --- a/xmss_wots.h +++ b/xmss_wots.h @@ -8,7 +8,9 @@ Public domain. #ifndef WOTS_H #define WOTS_H +#ifdef HAVE_STDINT_H #include "stdint.h" +#endif /** * WOTS parameter set |