Update cipher_bs_dispatch.c

This commit is contained in:
Antiklesys
2026-04-15 01:29:33 +08:00
parent 42d7edfd0e
commit cea87a128f
+2
View File
@@ -9,6 +9,8 @@
// See LICENSE.txt for the text of the license.
//-----------------------------------------------------------------------------
#include <stddef.h>
#include "cipher_bs_dispatch.h"
#include "cipher_bs.h"
#include "cipher_bs_avx2.h"