Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
[openssl.git] / engines / e_chil_err.h
index d86a4ce9aec53bec54e9870b1212027f6ac7a916..3d961b9340bde5fa678ff0bdbc2205448c5ac10e 100644 (file)
@@ -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. */