summaryrefslogtreecommitdiffstats
path: root/crypto/buffer
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/buffer')
-rw-r--r--crypto/buffer/buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/buffer/buffer.h b/crypto/buffer/buffer.h
index bff26bf391..afe7a46d43 100644
--- a/crypto/buffer/buffer.h
+++ b/crypto/buffer/buffer.h
@@ -81,6 +81,7 @@ void ERR_load_BUF_strings(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_BUF_strings(void);
/* Error codes for the BUF functions. */
@@ -95,4 +96,3 @@ void ERR_load_BUF_strings(void );
}
#endif
#endif
-