X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Ferr%2Ferr_all.c;h=4932587c9f269665c53004ccd3abd614aa7463c4;hp=ffb1b834c7cb34e8c7012c36c3952b80f797bd02;hb=dba317774555fbd5bccdfc5270fc486e0d02d9db;hpb=6a78ae2821e89a8838714496524fd39d9d21fb1b diff --git a/crypto/err/err_all.c b/crypto/err/err_all.c index ffb1b834c7..4932587c9f 100644 --- a/crypto/err/err_all.c +++ b/crypto/err/err_all.c @@ -98,9 +98,6 @@ #ifndef OPENSSL_NO_CMS # include #endif -#ifndef OPENSSL_NO_JPAKE -# include -#endif #include #include @@ -154,9 +151,6 @@ void err_load_crypto_strings_intern(void) # ifndef OPENSSL_NO_CMS ERR_load_CMS_strings(); # endif -# ifndef OPENSSL_NO_JPAKE - ERR_load_JPAKE_strings(); -# endif # ifndef OPENSSL_NO_CT ERR_load_CT_strings(); # endif