diff options
Diffstat (limited to 'src/lib/libssl/src/apps/apps.h')
-rw-r--r-- | src/lib/libssl/src/apps/apps.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libssl/src/apps/apps.h b/src/lib/libssl/src/apps/apps.h index ad8ae9d146..9c32447606 100644 --- a/src/lib/libssl/src/apps/apps.h +++ b/src/lib/libssl/src/apps/apps.h | |||
@@ -137,7 +137,6 @@ long app_RAND_load_files(char *file); /* `file' is a list of files to read, | |||
137 | * (see e_os.h). The string is | 137 | * (see e_os.h). The string is |
138 | * destroyed! */ | 138 | * destroyed! */ |
139 | 139 | ||
140 | #define MAIN(a,v) PROG(a,v) | ||
141 | extern CONF *config; | 140 | extern CONF *config; |
142 | extern char *default_config_file; | 141 | extern char *default_config_file; |
143 | extern BIO *bio_err; | 142 | extern BIO *bio_err; |