This is the result of a "make errors" with the new error building functionality
[openssl.git] / crypto / x509 / x509.h
index 4ae05bc0dee025f0503891047e1bfe89556a4989..b010de1fc76ace3356b6c802b8c7acca3fa5aa0d 100644 (file)
@@ -1148,6 +1148,7 @@ X509 *X509_find_by_subject();
 #define X509_R_BAD_X509_FILETYPE                        100
 #define X509_R_CERT_ALREADY_IN_HASH_TABLE               101
 #define X509_R_ERR_ASN1_LIB                             102
+#define X509_R_INVALID_DIRECTORY                        113
 #define X509_R_LOADING_CERT_DIR                                 103
 #define X509_R_LOADING_DEFAULTS                                 104
 #define X509_R_NO_CERT_SET_FOR_US_TO_VERIFY             105