summaryrefslogtreecommitdiffstats
path: root/crypto/userspace/cryptodev_int.h
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-07-22 18:18:41 +0200
committerMiloslav Trmač <mitr@redhat.com>2010-07-22 18:18:41 +0200
commit0a26e8b887f5d68af39d80130747f934c3edbcd0 (patch)
treee67c3598a6f593183d97cc83b1f41b1d21e252c3 /crypto/userspace/cryptodev_int.h
parent3ce9641d4c21b4522e3e4ebd6fd91340984adee1 (diff)
downloadkernel-crypto-0a26e8b887f5d68af39d80130747f934c3edbcd0.tar.gz
kernel-crypto-0a26e8b887f5d68af39d80130747f934c3edbcd0.tar.xz
kernel-crypto-0a26e8b887f5d68af39d80130747f934c3edbcd0.zip
Update for public headers moved to include/linux
Diffstat (limited to 'crypto/userspace/cryptodev_int.h')
-rw-r--r--crypto/userspace/cryptodev_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/userspace/cryptodev_int.h b/crypto/userspace/cryptodev_int.h
index d12fd4f80e7..2cd7b2eef95 100644
--- a/crypto/userspace/cryptodev_int.h
+++ b/crypto/userspace/cryptodev_int.h
@@ -11,7 +11,7 @@
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/scatterlist.h>
-#include <cryptodev.h>
+#include <linux/cryptodev.h>
#define PFX "cryptodev: "
#define dprintk(level,severity,format,a...) \