Drop redundant mlkem.h include

pull/962/head
John Safranek 2026-04-30 14:04:30 -07:00 committed by Paul Adelsbach
parent 4dcaf6e3d2
commit 73b10ad26d
1 changed files with 1 additions and 2 deletions

View File

@ -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