Skip to content

Commit 73b10ad

Browse files
ejohnstownpadelsbach
authored andcommitted
Drop redundant mlkem.h include
1 parent 4dcaf6e commit 73b10ad

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/internal.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@
5757
#endif
5858

5959
#ifdef WOLFSSL_HAVE_MLKEM
60-
#include <wolfssl/wolfcrypt/mlkem.h>
61-
#include <wolfssl/wolfcrypt/wc_mlkem.h>
60+
#include <wolfssl/wolfcrypt/wc_mlkem.h>
6261
#endif
6362

6463
#ifdef NO_INLINE

0 commit comments

Comments
 (0)