From 6719dbb2e0ed69ff1cba8797c66be6b74819ca98 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Fri, 8 Nov 2024 10:06:01 -0700 Subject: [PATCH] Teach windows some more about __attribute__ --- patches/opensslfeatures.h.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/patches/opensslfeatures.h.patch b/patches/opensslfeatures.h.patch index 618de7374c..591ecf324e 100644 --- a/patches/opensslfeatures.h.patch +++ b/patches/opensslfeatures.h.patch @@ -14,3 +14,14 @@ #define OPENSSL_THREADS #define OPENSSL_NO_BUF_FREELISTS +--- tests/crypto_test.c.orig Fri Nov 8 10:03:18 2024 ++++ tests/crypto_test.c Fri Nov 8 10:03:47 2024 +@@ -19,6 +19,8 @@ + #include + #include + ++#include ++ + #include "crypto_internal.h" + + static int