diff options
Diffstat (limited to 'crypto/openssl/engines/e_cswift_err.h')
-rw-r--r-- | crypto/openssl/engines/e_cswift_err.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/openssl/engines/e_cswift_err.h b/crypto/openssl/engines/e_cswift_err.h index 9072cbe..69c2a9f 100644 --- a/crypto/openssl/engines/e_cswift_err.h +++ b/crypto/openssl/engines/e_cswift_err.h @@ -55,6 +55,10 @@ #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. |