diff options
| author | Theo Buehler <tb@openbsd.org> | 2026-04-20 10:12:25 +0200 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2026-04-20 10:12:26 +0200 |
| commit | ee50a4f4801da04db0d551b3abc6ee96849aa48e (patch) | |
| tree | 70ab509ac00b76683fd5dbd91e23e545b6706e32 | |
| parent | 4c2a9c2157b2b90c5d1a17ab3b9a0f6dce9f7a3b (diff) | |
| download | portable-ee50a4f4801da04db0d551b3abc6ee96849aa48e.tar.gz portable-ee50a4f4801da04db0d551b3abc6ee96849aa48e.tar.bz2 portable-ee50a4f4801da04db0d551b3abc6ee96849aa48e.zip | |
Remove upstreamed <openssl/mlkem.h> patch
| -rw-r--r-- | patches/mlkem_internal.h.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/patches/mlkem_internal.h.patch b/patches/mlkem_internal.h.patch deleted file mode 100644 index ee25521..0000000 --- a/patches/mlkem_internal.h.patch +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | --- crypto/mlkem/mlkem_internal.h.orig Fri Oct 24 07:06:10 2025 | ||
| 2 | +++ crypto/mlkem/mlkem_internal.h Fri Oct 24 07:06:22 2025 | ||
| 3 | @@ -20,7 +20,7 @@ | ||
| 4 | #define OPENSSL_HEADER_CRYPTO_MLKEM_INTERNAL_H | ||
| 5 | |||
| 6 | #include "bytestring.h" | ||
| 7 | -#include "mlkem.h" | ||
| 8 | +#include <openssl/mlkem.h> | ||
| 9 | |||
| 10 | #if defined(__cplusplus) | ||
| 11 | extern "C" { | ||
