X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=engines%2Fe_chil_err.h;h=3c42a02393d5f1391f27e7e4448c5192e6ed6db3;hb=ec492c8a5a1491949166c4b37df8666741180f4d;hp=482086e3b51a95f81db5217d11acc88229b2d55b;hpb=a2c32e2d7fbd275d22b42532139ef237bc83aa06;p=openssl.git diff --git a/engines/e_chil_err.h b/engines/e_chil_err.h index 482086e3b5..3c42a02393 100644 --- a/engines/e_chil_err.h +++ b/engines/e_chil_err.h @@ -55,6 +55,10 @@ #ifndef HEADER_HWCRHK_ERR_H #define HEADER_HWCRHK_ERR_H +#ifdef __cplusplus +extern "C" { +#endif + /* BEGIN ERROR CODES */ /* The following lines are auto generated by the script mkerr.pl. Any changes * made after this point may be overwritten when the script is next run. @@ -84,7 +88,6 @@ static void ERR_HWCRHK_error(int function, int reason, char *file, int line); #define HWCRHK_R_CHIL_ERROR 102 #define HWCRHK_R_CTRL_COMMAND_NOT_IMPLEMENTED 103 #define HWCRHK_R_DSO_FAILURE 104 -#define HWCRHK_R_LOCKING_MISSING 114 #define HWCRHK_R_MISSING_KEY_COMPONENTS 105 #define HWCRHK_R_NOT_INITIALISED 106 #define HWCRHK_R_NOT_LOADED 107