Fix the regression created by "set S_DEAD on unlink()..." commit
[safe/jmp/linux-2.6] / fs / fuse / cuse.c
index de792dc..e1f8171 100644 (file)
@@ -44,6 +44,7 @@
 #include <linux/magic.h>
 #include <linux/miscdevice.h>
 #include <linux/mutex.h>
+#include <linux/slab.h>
 #include <linux/spinlock.h>
 #include <linux/stat.h>