X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=engines%2Fe_chil_err.h;h=3d961b9340bde5fa678ff0bdbc2205448c5ac10e;hb=84af71a916d0bfce4dde135e4a5fe60d75f4940c;hp=d86a4ce9aec53bec54e9870b1212027f6ac7a916;hpb=0f113f3ee4d629ef9a4a30911b22b224772085e5;p=openssl.git diff --git a/engines/e_chil_err.h b/engines/e_chil_err.h index d86a4ce9ae..3d961b9340 100644 --- a/engines/e_chil_err.h +++ b/engines/e_chil_err.h @@ -67,7 +67,7 @@ extern "C" { static void ERR_load_HWCRHK_strings(void); static void ERR_unload_HWCRHK_strings(void); static void ERR_HWCRHK_error(int function, int reason, char *file, int line); -# define HWCRHKerr(f,r) ERR_HWCRHK_error((f),(r),__FILE__,__LINE__) +# define HWCRHKerr(f,r) ERR_HWCRHK_error((f),(r),OPENSSL_FILE,OPENSSL_LINE) /* Error codes for the HWCRHK functions. */