aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-11-08 10:06:01 -0700
committerTheo Buehler <tb@openbsd.org>2024-11-08 10:06:01 -0700
commit6719dbb2e0ed69ff1cba8797c66be6b74819ca98 (patch)
treef97c6bc2e5349186ece6a0de1b954b4079bc72ae /patches
parent19eef52c711d6ae2d600177bec25d659e371a703 (diff)
downloadportable-6719dbb2e0ed69ff1cba8797c66be6b74819ca98.tar.gz
portable-6719dbb2e0ed69ff1cba8797c66be6b74819ca98.tar.bz2
portable-6719dbb2e0ed69ff1cba8797c66be6b74819ca98.zip
Teach windows some more about __attribute__
Diffstat (limited to 'patches')
-rw-r--r--patches/opensslfeatures.h.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/opensslfeatures.h.patch b/patches/opensslfeatures.h.patch
index 618de73..591ecf3 100644
--- a/patches/opensslfeatures.h.patch
+++ b/patches/opensslfeatures.h.patch
@@ -14,3 +14,14 @@
14 #define OPENSSL_THREADS 14 #define OPENSSL_THREADS
15 15
16 #define OPENSSL_NO_BUF_FREELISTS 16 #define OPENSSL_NO_BUF_FREELISTS
17--- tests/crypto_test.c.orig Fri Nov 8 10:03:18 2024
18+++ tests/crypto_test.c Fri Nov 8 10:03:47 2024
19@@ -19,6 +19,8 @@
20 #include <stdio.h>
21 #include <stdlib.h>
22
23+#include <openssl/opensslfeatures.h>
24+
25 #include "crypto_internal.h"
26
27 static int