summaryrefslogtreecommitdiffstats
path: root/ncr-key-storage.c
diff options
context:
space:
mode:
Diffstat (limited to 'ncr-key-storage.c')
-rw-r--r--ncr-key-storage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncr-key-storage.c b/ncr-key-storage.c
index 41e52b7..c78dcee 100644
--- a/ncr-key-storage.c
+++ b/ncr-key-storage.c
@@ -22,11 +22,11 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
+#include <linux/ioctl.h>
#include <linux/mm.h>
#include <linux/slab.h>
#include "cryptodev.h"
#include <asm/uaccess.h>
-#include <asm/ioctl.h>
#include <linux/scatterlist.h>
#include "ncr.h"
#include "ncr-int.h"