fix-blake2.patch 291 B

1234567891011
  1. --- contrib/tools/python3/Modules/_blake2/blake2module.h (index)
  2. +++ contrib/tools/python3/Modules/_blake2/blake2module.h (working tree)
  3. @@ -2,7 +2,7 @@
  4. #define Py_BLAKE2MODULE_H
  5. #ifdef HAVE_LIBB2
  6. -#include <blake2.h>
  7. +#error #include <blake2.h>
  8. #else
  9. // use vendored copy of blake2