Fix undeclared variable warnings.
authorBen Laurie <ben@links.org>
Sat, 3 Oct 2015 15:43:21 +0000 (16:43 +0100)
committerBen Laurie <ben@links.org>
Sat, 24 Oct 2015 15:42:51 +0000 (16:42 +0100)
commit2f1a5d1694c4b59ea94115ed4e9577c5bb826c26
treedcb1482044f7b4836ba9ce637e43af1e8be810f5
parent070c23325af4526c9a8532a60d63522c58d5554b
Fix undeclared variable warnings.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
crypto/bn/Makefile
crypto/bn/bn_dh.c
crypto/dh/Makefile
crypto/dh/dh_rfc5114.c
crypto/engine/Makefile
crypto/evp/Makefile
crypto/include/internal/bn_dh.h [new file with mode: 0644]
test/Makefile