diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/opensslconf.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/opensslconf.h b/src/lib/libcrypto/opensslconf.h index 5371f182c7..c5b30fbfcb 100644 --- a/src/lib/libcrypto/opensslconf.h +++ b/src/lib/libcrypto/opensslconf.h | |||
| @@ -1,12 +1,10 @@ | |||
| 1 | /* $OpenBSD: opensslconf.h,v 1.3 2025/08/25 16:48:01 tb Exp $ */ | 1 | /* $OpenBSD: opensslconf.h,v 1.4 2025/08/29 18:29:42 tb Exp $ */ |
| 2 | /* | 2 | /* |
| 3 | * Public domain. | 3 | * Public domain. |
| 4 | */ | 4 | */ |
| 5 | 5 | ||
| 6 | #include <openssl/opensslfeatures.h> | 6 | #include <openssl/opensslfeatures.h> |
| 7 | 7 | ||
| 8 | #undef OPENSSL_EXPORT_VAR_AS_FUNCTION | ||
| 9 | |||
| 10 | #ifndef OPENSSL_FILE | 8 | #ifndef OPENSSL_FILE |
| 11 | #ifdef OPENSSL_NO_FILENAMES | 9 | #ifdef OPENSSL_NO_FILENAMES |
| 12 | #define OPENSSL_FILE "" | 10 | #define OPENSSL_FILE "" |
