New config module for string tables. This can be used to add new
[openssl.git] / crypto / conf / conf_mall.c
index 213890e0c28fd59042ad94679ba22324da284784..ee05d85de63680969aa3f5a7e55cdc6ff693902d 100644 (file)
@@ -73,6 +73,7 @@ void OPENSSL_load_builtin_modules(void)
        {
        /* Add builtin modules here */
        ASN1_add_oid_module();
+       ASN1_add_stable_module();
 #ifndef OPENSSL_NO_ENGINE
        ENGINE_add_conf_module();
 #endif