(oops) Apologies all, that last header-cleanup commit was from the wrong

tree. This further reduces header interdependencies, and makes some
associated cleanups.
This commit is contained in:
Geoff Thorpe
2004-04-19 18:09:28 +00:00
parent 3a87a9b9db
commit 60a938c6bc
55 changed files with 60 additions and 67 deletions

View File

@@ -56,11 +56,8 @@
*
*/
#include <openssl/crypto.h>
#include "cryptlib.h"
#include "eng_int.h"
#include <openssl/rand.h> /* FIXME: This shouldn't be needed */
#include <openssl/engine.h>
#include <openssl/rand.h>
/* The "new"/"free" stuff first */