bpo-41302: Fix build with system libmpdec (GH-21481)
Move definition of UNUSED from modified headers of libmpdec to _decimal.c itself. This makes the vendored source closer to the standalone library and fixes build with --with-system-libmpdec. Tested to build fine with either system libmpdec or the vendored one.
F
Felix Yan committed
015efdbef7454a522e88cd79ba2b4cd77a5fb2a2
Parent: 5a8d121
Committed by GitHub <noreply@github.com>
on 7/15/2020, 12:14:11 PM