diff options
Diffstat (limited to 'src/common')
-rw-r--r-- | src/common/crypto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/crypto.h b/src/common/crypto.h index c9fe564507..02f9814118 100644 --- a/src/common/crypto.h +++ b/src/common/crypto.h @@ -17,7 +17,7 @@ #undef ENABLE_0119_PARANOIA_A #undef ENABLE_0119_PARANOIA_B1 -#undef ENABLE_0119_PARANOIA_B2 +#define ENABLE_0119_PARANOIA_B2 #undef ENABLE_0119_PARANOIA_C /** Length of the output of our message digest. */ |