add automatically generated ERR_load_... prototype
This commit is contained in:
@@ -45,6 +45,7 @@ COMP_METHOD *COMP_zlib(void );
|
|||||||
/* The following lines are auto generated by the script mkerr.pl. Any changes
|
/* 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.
|
* 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. */
|
/* Error codes for the COMP functions. */
|
||||||
|
|
||||||
@@ -56,4 +57,3 @@ COMP_METHOD *COMP_zlib(void );
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user