X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fcryptlib.c;h=070cf59690fa5123e4342d6a2daa5176a604f02b;hb=c68f0506474b70ba35dd17a4477fb2d15d639bcb;hp=9de60fd52816baf297cd9b3e73ccb400fbe95071;hpb=5270e7025e11b2fd1a5bdf8d81feded1167b1c87;p=oweals%2Fopenssl.git diff --git a/crypto/cryptlib.c b/crypto/cryptlib.c index 9de60fd528..070cf59690 100644 --- a/crypto/cryptlib.c +++ b/crypto/cryptlib.c @@ -100,8 +100,7 @@ static const char* lock_names[CRYPTO_NUM_LOCKS] = "debug_malloc2", "dso", "dynlock", - "engine", -#if CRYPTO_NUM_LOCKS != 29 +#if CRYPTO_NUM_LOCKS != 28 # error "Inconsistency between crypto.h and cryptlib.c" #endif };