Add missing 'extern "C" {' to some _err.h files in crypto/engines/
[openssl.git] / engines / e_chil_err.h
index 482086e3b51a95f81db5217d11acc88229b2d55b..051854950a1d02eb7093d80f9776ca1ea48fadbe 100644 (file)
 #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.