(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

@@ -138,12 +138,8 @@
*
*/
#include <stdio.h>
#include <stdlib.h>
#include <openssl/buffer.h>
#include <openssl/bio.h>
#include <openssl/lhash.h>
#include "cryptlib.h"
#include <openssl/lhash.h>
/* What an "implementation of ex_data functionality" looks like */
struct st_CRYPTO_EX_DATA_IMPL