nfs d_revalidate() is too trigger-happy with d_drop()
[pandora-kernel.git] / fs / libfs.c
index 9e50bcf..ea9a6cc 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <linux/module.h>
 #include <linux/pagemap.h>
+#include <linux/slab.h>
 #include <linux/mount.h>
 #include <linux/vfs.h>
 #include <linux/mutex.h>