diff options
Diffstat (limited to 'src/common/crypto.h')
-rw-r--r-- | src/common/crypto.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/crypto.h b/src/common/crypto.h index 1953bcda2f..c9fe564507 100644 --- a/src/common/crypto.h +++ b/src/common/crypto.h @@ -16,7 +16,8 @@ #include <stdio.h> #undef ENABLE_0119_PARANOIA_A -#undef ENABLE_0119_PARANOIA_B +#undef ENABLE_0119_PARANOIA_B1 +#undef ENABLE_0119_PARANOIA_B2 #undef ENABLE_0119_PARANOIA_C /** Length of the output of our message digest. */ |