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:
0d96bf8
)
engine.h includes all the needed header files, so don't do it again
author
Richard Levitte
<levitte@openssl.org>
Thu, 26 Apr 2001 15:04:22 +0000
(15:04 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 26 Apr 2001 15:04:22 +0000
(15:04 +0000)
here.
crypto/engine/engine_int.h
patch
|
blob
|
history
diff --git
a/crypto/engine/engine_int.h
b/crypto/engine/engine_int.h
index 00f345a5f17d8735c57515a6ae47db3f044b58ec..addf6b533b08bd369a83b0f095678494e1456d57 100644
(file)
--- a/
crypto/engine/engine_int.h
+++ b/
crypto/engine/engine_int.h
@@
-59,13
+59,6
@@
#ifndef HEADER_ENGINE_INT_H
#define HEADER_ENGINE_INT_H
-#include <openssl/rsa.h>
-#include <openssl/dsa.h>
-#include <openssl/dh.h>
-#include <openssl/rand.h>
-#include <openssl/bn.h>
-#include <openssl/evp.h>
-
/* Take public definitions from engine.h */
#include <openssl/engine.h>