From cc005a2b4a52a3214635be20eafe819b57aa81ea Mon Sep 17 00:00:00 2001 From: Miloslav Trmač Date: Fri, 30 Jul 2010 23:46:52 +0200 Subject: Drop Also drop implementation of its ioctls, examples, openssl patch. --- cryptodev_cipher.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cryptodev_cipher.c') diff --git a/cryptodev_cipher.c b/cryptodev_cipher.c index 8322027..4e74fcc 100644 --- a/cryptodev_cipher.c +++ b/cryptodev_cipher.c @@ -31,7 +31,6 @@ #include #include #include -#include "cryptodev.h" #include "cryptodev_int.h" -- cgit