summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/engines/e_chil_err.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/engines/e_chil_err.h')
-rw-r--r--crypto/openssl/engines/e_chil_err.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/crypto/openssl/engines/e_chil_err.h b/crypto/openssl/engines/e_chil_err.h
index 482086e..3c42a02 100644
--- a/crypto/openssl/engines/e_chil_err.h
+++ b/crypto/openssl/engines/e_chil_err.h
@@ -55,6 +55,10 @@
#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.
@@ -84,7 +88,6 @@ static void ERR_HWCRHK_error(int function, int reason, char *file, int line);
#define HWCRHK_R_CHIL_ERROR 102
#define HWCRHK_R_CTRL_COMMAND_NOT_IMPLEMENTED 103
#define HWCRHK_R_DSO_FAILURE 104
-#define HWCRHK_R_LOCKING_MISSING 114
#define HWCRHK_R_MISSING_KEY_COMPONENTS 105
#define HWCRHK_R_NOT_INITIALISED 106
#define HWCRHK_R_NOT_LOADED 107
OpenPOWER on IntegriCloud