mirror of https://github.com/wolfSSL/wolfssh.git
Drop redundant mlkem.h include
parent
4dcaf6e3d2
commit
73b10ad26d
|
|
@ -57,8 +57,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef WOLFSSL_HAVE_MLKEM
|
||||
#include <wolfssl/wolfcrypt/mlkem.h>
|
||||
#include <wolfssl/wolfcrypt/wc_mlkem.h>
|
||||
#include <wolfssl/wolfcrypt/wc_mlkem.h>
|
||||
#endif
|
||||
|
||||
#ifdef NO_INLINE
|
||||
|
|
|
|||
Loading…
Reference in New Issue