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

@@ -36,7 +36,7 @@
#ifndef HEIM_HMAC_H
#define HEIM_HMAC_H 1
#include <evp.h>
#include <hcrypto/evp.h>
/* symbol renaming */
#define HMAC_CTX_init hc_HMAC_CTX_init