projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11ea212
)
only include bn.h once
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 24 Jan 2012 23:00:36 +0000
(23:00 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 24 Jan 2012 23:00:36 +0000
(23:00 +0000)
engines/e_aep.c
patch
|
blob
|
history
diff --git
a/engines/e_aep.c
b/engines/e_aep.c
index d7f89e5156fc5513e6c826de68a27fa2c316f263..1953f0643c3aaf68023a166ddd875294bfb40980 100644
(file)
--- a/
engines/e_aep.c
+++ b/
engines/e_aep.c
@@
-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