projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make update
[openssl.git]
/
crypto
/
conf
/
conf.h
diff --git
a/crypto/conf/conf.h
b/crypto/conf/conf.h
index
9a38134
..
32246ff
100644
(file)
--- a/
crypto/conf/conf.h
+++ b/
crypto/conf/conf.h
@@
-154,6
+154,7
@@
long NCONF_get_number(CONF *conf,char *group,char *name);
/* 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_CONF_strings(void);
/* Error codes for the CONF functions. */
@@
-189,4
+190,3
@@
long NCONF_get_number(CONF *conf,char *group,char *name);
}
#endif
#endif
-