summaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-02-17 00:41:43 +0000
committerDr. Stephen Henson <steve@openssl.org>2000-02-17 00:41:43 +0000
commitcd3c54e50f0f0b3839bb70fabbe222e389732146 (patch)
tree6eb97d1ab335c083cc94661d8ed565b70207d0b7 /util/mkdef.pl
parenta3fe382e2d2d794c598921cd39117581a2a8941b (diff)
Add -pass argument to 'enc'.
Fix to make Win32 compile work again.
Diffstat (limited to 'util/mkdef.pl')
-rwxr-xr-xutil/mkdef.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/mkdef.pl b/util/mkdef.pl
index 06b9426169..d288b5687f 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -377,7 +377,6 @@ sub do_defs
# Prune the returned functions
delete $funcs{"SSL_add_dir_cert_subjects_to_stack"};
- delete $funcs{"des_crypt"};
delete $funcs{"RSA_PKCS1_RSAref"} unless $rsaref;
if($W32) {