Files
libressl/patches/mlkem_internal.h.patch
Theo Buehler 4d719d6ce3 regen patches
2025-10-24 07:12:24 -06:00

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" {