use #include <hcrypto/...>

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16564 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-01-13 15:26:52 +00:00
parent 6358b0c902
commit 9d9dcf58a0
8 changed files with 12 additions and 13 deletions

View File

@@ -67,8 +67,8 @@
typedef struct RSA RSA;
typedef struct RSA_METHOD RSA_METHOD;
#include <bn.h>
#include <engine.h>
#include <hcrypto/bn.h>
#include <hcrypto/engine.h>
struct RSA_METHOD {
const char *name;