Add missing 'extern "C" {' to some _err.h files in crypto/engines/
[openssl.git] / engines / e_nuron_err.h
index a56bfdf30398b3ec9d7b5d8aa94095df81e11795..219babbb457ee8f5d81bc5151668a5407d4d9f55 100644 (file)
 #ifndef HEADER_NURON_ERR_H
 #define HEADER_NURON_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.