Add missing 'extern "C" {' to some _err.h files in crypto/engines/
[openssl.git] / engines / e_cswift_err.h
index 9072cbe616e46310438794128626f43807a41b69..69c2a9f874455f3af14fdfde456ca2ff1156153c 100644 (file)
 #ifndef HEADER_CSWIFT_ERR_H
 #define HEADER_CSWIFT_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.