ARM: arch/arm/mach-clps711x/Makefile.boot: Checkpatch cleanup
[deliverable/linux.git] / crypto / rng.c
index ba05e7380e76c6d340d6273c2d4602a0c597f9b1..f93cb5311182bbc6faf48c46599e4b92578410bf 100644 (file)
@@ -19,6 +19,7 @@
 #include <linux/mutex.h>
 #include <linux/random.h>
 #include <linux/seq_file.h>
+#include <linux/slab.h>
 #include <linux/string.h>
 
 static DEFINE_MUTEX(crypto_default_rng_lock);
This page took 0.032289 seconds and 5 git commands to generate.