X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fbuffererr.h;h=d18b1f8f0735160cea55ad4cb091c43ed8b7f10d;hp=e7674fd8fcb40e4a3d6e39cea9058b392c2f1f2b;hb=a28d06f3e9cbc5594c7985c99a0c6bac5261ae67;hpb=9bf475fcf366c386d8757c6c6fd9f9313a0b310a diff --git a/include/openssl/buffererr.h b/include/openssl/buffererr.h index e7674fd8fc..d18b1f8f07 100644 --- a/include/openssl/buffererr.h +++ b/include/openssl/buffererr.h @@ -1,6 +1,6 @@ /* * Generated by util/mkerr.pl DO NOT EDIT - * Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the Apache License 2.0 (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -14,21 +14,9 @@ # include # include +# include -# ifdef __cplusplus -extern "C" -# endif -int ERR_load_BUF_strings(void); - -/* - * BUF function codes. - */ -# ifndef OPENSSL_NO_DEPRECATED_3_0 -# define BUF_F_BUF_MEM_GROW 0 -# define BUF_F_BUF_MEM_GROW_CLEAN 0 -# define BUF_F_BUF_MEM_NEW 0 -# endif /* * BUF reason codes.