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/arch/sparc cryptli...
details:   https://anonhg.NetBSD.org/src/rev/d12ecbf210da
branches:  trunk
changeset: 1008425:d12ecbf210da
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Mar 22 17:35:29 2020 +0000
description:
cryptlib header moved
diffstat:
 crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/sparccap.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diffs (10 lines):
diff -r 99df76f25dc8 -r d12ecbf210da crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/sparccap.c
--- a/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/sparccap.c   Sun Mar 22 17:33:58 2020 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/sparccap.c   Sun Mar 22 17:35:29 2020 +0000
@@ -1,5 +1,5 @@
 #include "e_os.h"
-#include "internal/cryptlib_int.h"
+#include "crypto/cryptlib.h"
 
 uint32_t OPENSSL_rdtsc(void)
 {
Home |
Main Index |
Thread Index |
Old Index