only include bn.h once

This commit is contained in:
Dr. Stephen Henson 2012-01-24 23:00:36 +00:00
parent 11ea212e8c
commit d7ecc206ba

View file

@ -85,7 +85,6 @@ extern int GetThreadID(void);
#ifndef OPENSSL_NO_DH
#include <openssl/dh.h>
#endif
#include <openssl/bn.h>
#ifndef OPENSSL_NO_HW
#ifndef OPENSSL_NO_HW_AEP