Include string.h and stdlib.h where needed, to avoid warnings about
authorRichard Levitte <levitte@openssl.org>
Fri, 5 Sep 2003 12:22:21 +0000 (12:22 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 5 Sep 2003 12:22:21 +0000 (12:22 +0000)
commit6b211d8cd2f5699b0aeeff963d8a570cc45c7136
tree031b62985ea7953d3bbcf41dc324981209a0bbf5
parentf3bda010df760a0e92bb65b9f30fe6b843d92fdd
Include string.h and stdlib.h where needed, to avoid warnings about
strlen(), memcmp(), exit() and others to be used without a proper
declaration.

Update the appropriate fingerprints accordingly.
12 files changed:
fips/aes/fingerprint.sha1
fips/aes/fips_aes_selftest.c
fips/des/fingerprint.sha1
fips/des/fips_des_selftest.c
fips/dsa/fingerprint.sha1
fips/dsa/fips_dsa_gen.c
fips/rand/fingerprint.sha1
fips/rand/fips_rand.c
fips/sha1/fingerprint.sha1
fips/sha1/fips_sha1_selftest.c
fips/sha1/fips_standalone_sha1.c
fips/sha1/standalone.sha1