diff options
Diffstat (limited to 'dep/include/openssl/ui_compat.h')
-rw-r--r-- | dep/include/openssl/ui_compat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/openssl/ui_compat.h b/dep/include/openssl/ui_compat.h index 1b9e80b5fda..4687853772a 100644 --- a/dep/include/openssl/ui_compat.h +++ b/dep/include/openssl/ui_compat.h @@ -81,3 +81,4 @@ int _ossl_old_des_read_pw(char *buf,char *buff,int size,const char *prompt,int v } #endif #endif + |