Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto put back ssl.h in ...
details: https://anonhg.NetBSD.org/src/rev/2ae092b66c08
branches: trunk
changeset: 374629:2ae092b66c08
user: christos <christos%NetBSD.org@localhost>
date: Mon May 08 19:14:28 2023 +0000
description:
put back ssl.h in libcrypto it is also in libssl
diffstat:
crypto/external/bsd/openssl/lib/libcrypto/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 20787f821301 -r 2ae092b66c08 crypto/external/bsd/openssl/lib/libcrypto/Makefile
--- a/crypto/external/bsd/openssl/lib/libcrypto/Makefile Mon May 08 18:39:36 2023 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/Makefile Mon May 08 19:14:28 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2023/05/07 19:13:15 christos Exp $
+# $NetBSD: Makefile,v 1.26 2023/05/08 19:14:28 christos Exp $
# RCSid:
# Id: Makefile,v 1.33 1998/11/11 11:53:53 sjg Exp
@@ -282,6 +282,7 @@ pkcs12.h \
pkcs7.h \
safestack.h \
srp.h \
+ssl.h \
ui.h \
x509.h \
x509_vfy.h \
Home |
Main Index |
Thread Index |
Old Index