Make no config file not an error. Move /dev/crypto config to ctrl.
[openssl.git] / crypto / conf / conf.h
index a0bbeb4d584b24ba4cb3bc9757f28108049d6bca..a179a5f61263f368bbf7d5456fc3752d6d6556cf 100644 (file)
@@ -232,6 +232,7 @@ void ERR_load_CONF_strings(void);
 #define CONF_R_NO_CONF                                  105
 #define CONF_R_NO_CONF_OR_ENVIRONMENT_VARIABLE          106
 #define CONF_R_NO_SECTION                               107
+#define CONF_R_NO_SUCH_FILE                             114
 #define CONF_R_NO_VALUE                                         108
 #define CONF_R_UNABLE_TO_CREATE_NEW_SECTION             103
 #define CONF_R_UNKNOWN_MODULE_NAME                      113