summaryrefslogtreecommitdiffstats
path: root/crypto/userspace/ncr-key-storage.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/userspace/ncr-key-storage.c')
-rw-r--r--crypto/userspace/ncr-key-storage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/userspace/ncr-key-storage.c b/crypto/userspace/ncr-key-storage.c
index 9afa2dc0411..4d0cb872153 100644
--- a/crypto/userspace/ncr-key-storage.c
+++ b/crypto/userspace/ncr-key-storage.c
@@ -24,10 +24,10 @@
#include <linux/ioctl.h>
#include <linux/mm.h>
+#include <linux/ncr.h>
#include <linux/slab.h>
#include <linux/uaccess.h>
#include <linux/scatterlist.h>
-#include "ncr.h"
#include "ncr-int.h"
#include "cryptodev_int.h"