summaryrefslogtreecommitdiffstats
path: root/sys/crypto
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2005-03-11 15:42:51 +0000
committerume <ume@FreeBSD.org>2005-03-11 15:42:51 +0000
commit73402ef817d4020e93dfd36b1763d11dd1fab20e (patch)
treea4b02ef53e1b8e9a6da3e2ad42041d16e534ca7e /sys/crypto
parenta052488bb700c4c2bf0e8a936d9fd4263a733415 (diff)
downloadFreeBSD-src-73402ef817d4020e93dfd36b1763d11dd1fab20e.zip
FreeBSD-src-73402ef817d4020e93dfd36b1763d11dd1fab20e.tar.gz
stop including rijndael-api-fst.h from rijndael.h.
this is required to integrate opencrypto into crypto.
Diffstat (limited to 'sys/crypto')
-rw-r--r--sys/crypto/rijndael/rijndael.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/crypto/rijndael/rijndael.h b/sys/crypto/rijndael/rijndael.h
index 41ecf48..a443592 100644
--- a/sys/crypto/rijndael/rijndael.h
+++ b/sys/crypto/rijndael/rijndael.h
@@ -31,7 +31,6 @@
#define __RIJNDAEL_H
#include <crypto/rijndael/rijndael-alg-fst.h>
-#include <crypto/rijndael/rijndael-api-fst.h>
/* XXX: avoid conflicts with opencrypto */
#define rijndael_set_key _rijndael_set_key
OpenPOWER on IntegriCloud