From a411eaa85881183a15068af0af83011145023145 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 13 Mar 2001 12:12:05 +0000 Subject: [PATCH] make update Since there was some functions added in libeay.num, it means things are going to move in libeay.num in the OpenSSL-engine-0_9_6-stable branch and in the main trunk. --- crypto/Makefile.ssl | 3 +++ util/libeay.num | 3 +++ 2 files changed, 6 insertions(+) diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl index ac4839420f..97984f8e83 100644 --- a/crypto/Makefile.ssl +++ b/crypto/Makefile.ssl @@ -198,3 +198,6 @@ tmdiff.o: ../include/openssl/lhash.h ../include/openssl/opensslconf.h tmdiff.o: ../include/openssl/opensslv.h ../include/openssl/safestack.h tmdiff.o: ../include/openssl/stack.h ../include/openssl/symhacks.h tmdiff.o: ../include/openssl/tmdiff.h cryptlib.h +uid.o: ../include/openssl/crypto.h ../include/openssl/opensslv.h +uid.o: ../include/openssl/safestack.h ../include/openssl/stack.h +uid.o: ../include/openssl/symhacks.h diff --git a/util/libeay.num b/util/libeay.num index 9f0f598860..152b0b2cfc 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -1870,3 +1870,6 @@ X509_keyid_set1 2460 EXIST::FUNCTION: BIO_next 2461 EXIST::FUNCTION: DSO_METHOD_vms 2462 EXIST::FUNCTION: BIO_f_linebuffer 2463 EXIST:VMS:FUNCTION: +BN_bntest_rand 2464 EXIST::FUNCTION: +OPENSSL_issetugid 2465 EXIST::FUNCTION: +BN_rand_range 2466 EXIST::FUNCTION: -- 2.25.1