Merge the engine branch into the main trunk. All conflicts resolved.
[openssl.git] / crypto / cryptlib.c
index 070cf59690fa5123e4342d6a2daa5176a604f02b..9de60fd52816baf297cd9b3e73ccb400fbe95071 100644 (file)
@@ -100,7 +100,8 @@ static const char* lock_names[CRYPTO_NUM_LOCKS] =
        "debug_malloc2",
        "dso",
        "dynlock",
-#if CRYPTO_NUM_LOCKS != 28
+       "engine",
+#if CRYPTO_NUM_LOCKS != 29
 # error "Inconsistency between crypto.h and cryptlib.c"
 #endif
        };