Add missing 'extern "C" {' to some _err.h files in crypto/engines/
[openssl.git] / engines / ccgost / e_gost_err.h
index cf3980081d9bc520af6599fa4a955739d34b4e75..a8e6841f22d497c6edf819ad03e722988a7550bb 100644 (file)
 #ifndef HEADER_GOST_ERR_H
 #define HEADER_GOST_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.