File bitcoinprivate-except.patch of Package bitcoinprivate
--- src/crypto/equihash.h 2019-10-17 04:10:15.000000000 +0200 +++ equihash.h 2021-08-08 10:27:37.019839062 +0200 @@ -13,6 +13,7 @@ #include <cstring> #include <exception> +#include <stdexcept> #include <functional> #include <memory> #include <set>