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

@@ -38,7 +38,7 @@
#ifndef _HEIM_RAND_H
#define _HEIM_RAND_H 1
#include <bn.h>
#include <hcrypto/bn.h>
/* symbol renaming */
#define RAND_bytes hc_RAND_bytes