aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto/ui/Makefile.ssl3
-rwxr-xr-xutil/libeay.num4
2 files changed, 4 insertions, 3 deletions
diff --git a/crypto/ui/Makefile.ssl b/crypto/ui/Makefile.ssl
index 77467b8486..c6dec3e46c 100644
--- a/crypto/ui/Makefile.ssl
+++ b/crypto/ui/Makefile.ssl
@@ -87,7 +87,8 @@ ui_compat.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
ui_compat.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
ui_compat.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
ui_compat.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-ui_compat.o: ../../include/openssl/ui.h ui_compat.c
+ui_compat.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
+ui_compat.o: ui_compat.c
ui_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
ui_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
ui_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
diff --git a/util/libeay.num b/util/libeay.num
index eaf9e152bc..e3d2093baa 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -795,8 +795,8 @@ des_random_key 802 EXIST::FUNCTION:DES
des_random_seed 803 EXIST::FUNCTION:DES
des_read_2passwords 804 EXIST::FUNCTION:DES
des_read_password 805 EXIST::FUNCTION:DES
-des_read_pw 806 EXIST::FUNCTION:DES
-des_read_pw_string 807 EXIST::FUNCTION:DES
+des_read_pw 806 EXIST::FUNCTION:
+des_read_pw_string 807 EXIST::FUNCTION:
des_set_key 808 EXIST::FUNCTION:DES
des_set_odd_parity 809 EXIST::FUNCTION:DES
des_string_to_2keys 810 EXIST::FUNCTION:DES