CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/06 11:23:29
Modified files:
regress/lib/libcrypto/bn: bn_isqrt.c bn_mod_sqrt.c bn_mont.c
bn_primes.c bn_test.c bn_to_string.c
bn_unit.c
Log message:
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.
