Add a few missing headers and drop a few unused ones
authortb <tb@openbsd.org>
Tue, 6 Dec 2022 18:23:29 +0000 (18:23 +0000)
committertb <tb@openbsd.org>
Tue, 6 Dec 2022 18:23:29 +0000 (18:23 +0000)
commit20c8b67d55fe20bcc6261575f5d2ae6ebef4a344
treed3e6e3e6225a5c68dd084608b5eaf503fc972673
parent46665642565a159e2ac7f0f7095bc41fe08d50ef
Add a few missing headers and drop a few unused ones

In bn_test.c include bn_local.h instead of using copy-pasted prototypes.
regress/lib/libcrypto/bn/bn_isqrt.c
regress/lib/libcrypto/bn/bn_mod_sqrt.c
regress/lib/libcrypto/bn/bn_mont.c
regress/lib/libcrypto/bn/bn_primes.c
regress/lib/libcrypto/bn/bn_test.c
regress/lib/libcrypto/bn/bn_to_string.c
regress/lib/libcrypto/bn/bn_unit.c