mirror of
https://github.com/libressl/portable.git
synced 2026-01-17 21:51:17 +01:00
12 lines
306 B
Diff
12 lines
306 B
Diff
--- crypto/mlkem/mlkem_internal.h.orig Fri Oct 24 07:06:10 2025
|
|
+++ crypto/mlkem/mlkem_internal.h Fri Oct 24 07:06:22 2025
|
|
@@ -20,7 +20,7 @@
|
|
#define OPENSSL_HEADER_CRYPTO_MLKEM_INTERNAL_H
|
|
|
|
#include "bytestring.h"
|
|
-#include "mlkem.h"
|
|
+#include <openssl/mlkem.h>
|
|
|
|
#if defined(__cplusplus)
|
|
extern "C" {
|