X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fcomp%2Fcomp.h;h=ab48b78ae97124b187d20104700914426fceedfd;hb=0e4aa0d2d2807e0cbeac29b65d2b9061daed8941;hp=aee8fcdef9f9740cfae2d8bbf58fa3d7405a5456;hpb=8df788c97fcca6e0c6b80555ef7b131b900c1465;p=oweals%2Fopenssl.git diff --git a/crypto/comp/comp.h b/crypto/comp/comp.h index aee8fcdef9..ab48b78ae9 100644 --- a/crypto/comp/comp.h +++ b/crypto/comp/comp.h @@ -45,6 +45,7 @@ COMP_METHOD *COMP_zlib(void ); /* The following lines are auto generated by the script mkerr.pl. Any changes * made after this point may be overwritten when the script is next run. */ +void ERR_load_COMP_strings(void); /* Error codes for the COMP functions. */ @@ -56,4 +57,3 @@ COMP_METHOD *COMP_zlib(void ); } #endif #endif -