X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fopenssl%2Fconf.h;h=7336cd2f1d1a22888a120910f384f893c1f61680;hb=edfd50d8db3ae20c1cba1667f861a25cbe6c31f2;hp=702dceb0a2563bbd1650ce2305acd107dffc66bc;hpb=af3e5e1bda6fa59b5637ca31c0c80a17b29a3787;p=oweals%2Fopenssl.git diff --git a/include/openssl/conf.h b/include/openssl/conf.h index 702dceb0a2..7336cd2f1d 100644 --- a/include/openssl/conf.h +++ b/include/openssl/conf.h @@ -1,5 +1,5 @@ /* - * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -161,7 +161,6 @@ int CONF_parse_list(const char *list, int sep, int nospc, void OPENSSL_load_builtin_modules(void); -int ERR_load_CONF_strings(void); # ifdef __cplusplus }