diff --git a/client/src/loclass/cipher_bs_dispatch.c b/client/src/loclass/cipher_bs_dispatch.c index f04539901..99eeb3b86 100644 --- a/client/src/loclass/cipher_bs_dispatch.c +++ b/client/src/loclass/cipher_bs_dispatch.c @@ -9,6 +9,8 @@ // See LICENSE.txt for the text of the license. //----------------------------------------------------------------------------- +#include + #include "cipher_bs_dispatch.h" #include "cipher_bs.h" #include "cipher_bs_avx2.h"