Version skew reduction: trivia (I hope).
[oweals/openssl.git] / crypto / crypto.h
index 040a989b238989a435214e84b505b7a206a95896..d3da3c881f57240247dcedb991dbc775f2b4ed3a 100644 (file)
@@ -565,6 +565,8 @@ int OPENSSL_isservice(void);
 int FIPS_mode(void);
 int FIPS_mode_set(int r);
 
+void OPENSSL_init(void);
+
 /* BEGIN ERROR CODES */
 /* 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.