aboutsummaryrefslogtreecommitdiff
path: root/crypto/comp/comp.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/comp/comp.h')
-rw-r--r--crypto/comp/comp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/comp/comp.h b/crypto/comp/comp.h
index aee8fcd..ab48b78 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
-