diff options
Diffstat (limited to 'cryptodev_int.h')
-rw-r--r-- | cryptodev_int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cryptodev_int.h b/cryptodev_int.h index 2901d59..a0d3073 100644 --- a/cryptodev_int.h +++ b/cryptodev_int.h @@ -11,6 +11,7 @@ #include <linux/module.h> #include <linux/moduleparam.h> #include <linux/scatterlist.h> +#include <cryptodev.h> #define PFX "cryptodev: " #define dprintk(level,severity,format,a...) \ |