diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec index a969d7a29083ba59a0eb89e089cacde7b4b97ffc..6e18e7d4c26e40d3ea67c1c05a69e7da519c940f 100644 --- a/crypto/err/openssl.ec +++ b/crypto/err/openssl.ec @@ -28,9 +28,8 @@ L ENGINE include/openssl/engine.h crypto/engine/eng_err.c L OCSP include/openssl/ocsp.h crypto/ocsp/ocsp_err.c L UI include/openssl/ui.h crypto/ui/ui_err.c L COMP include/openssl/comp.h crypto/comp/comp_err.c -L STORE include/openssl/store.h crypto/store/str_err.c L TS include/openssl/ts.h crypto/ts/ts_err.c -L HMAC include/openssl/hmac.h crypto/hmac/hmac_err.c +#L HMAC include/openssl/hmac.h crypto/hmac/hmac_err.c L CMS include/openssl/cms.h crypto/cms/cms_err.c L FIPS include/openssl/fips.h crypto/fips_err.h L CT include/openssl/ct.h crypto/ct/ct_err.c