]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/ceph/crypto.c
Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / net / ceph / crypto.c
index 292e33bd916e650c0317ab630a0c60a400d21c7d..46008d5ac504cdc2c4392433dd566a8d0ed4a330 100644 (file)
@@ -3,10 +3,12 @@
 
 #include <linux/err.h>
 #include <linux/scatterlist.h>
+#include <linux/sched.h>
 #include <linux/slab.h>
 #include <crypto/aes.h>
 #include <crypto/skcipher.h>
 #include <linux/key-type.h>
+#include <linux/sched/mm.h>
 
 #include <keys/ceph-type.h>
 #include <keys/user-type.h>