Update 1.1.1-pre8
This commit is contained in:
@@ -12,11 +12,6 @@
|
||||
|
||||
#include <openssl/conf.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
struct ossl_init_settings_st {
|
||||
char *appname;
|
||||
};
|
||||
@@ -25,8 +20,4 @@ void openssl_config_int(const char *appname);
|
||||
void openssl_no_config_int(void);
|
||||
void conf_modules_free_int(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user