summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/conf/conf.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/conf/conf.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/conf/conf.h b/src/lib/libcrypto/conf/conf.h
index b7df24e001..e8873f6f75 100644
--- a/src/lib/libcrypto/conf/conf.h
+++ b/src/lib/libcrypto/conf/conf.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: conf.h,v 1.26 2024/08/31 09:53:02 tb Exp $ */ 1/* $OpenBSD: conf.h,v 1.27 2024/08/31 09:54:31 tb Exp $ */
2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) 2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
3 * All rights reserved. 3 * All rights reserved.
4 * 4 *
@@ -139,8 +139,6 @@ void CONF_modules_free(void);
139 139
140char *CONF_get1_default_config_file(void); 140char *CONF_get1_default_config_file(void);
141 141
142void OPENSSL_load_builtin_modules(void);
143
144void ERR_load_CONF_strings(void); 142void ERR_load_CONF_strings(void);
145 143
146/* Error codes for the CONF functions. */ 144/* Error codes for the CONF functions. */