summaryrefslogtreecommitdiffstats
path: root/crypto/objects/objects.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/objects/objects.h')
-rw-r--r--crypto/objects/objects.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/objects/objects.h b/crypto/objects/objects.h
index e98e92e993..41629efc69 100644
--- a/crypto/objects/objects.h
+++ b/crypto/objects/objects.h
@@ -1023,6 +1023,7 @@ int OBJ_create_objects(BIO *in);
/* 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_OBJ_strings(void);
/* Error codes for the OBJ functions. */
@@ -1041,4 +1042,3 @@ int OBJ_create_objects(BIO *in);
}
#endif
#endif
-