Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / fs_struct.c
index 6ac2193..eee0590 100644 (file)
@@ -3,6 +3,7 @@
 #include <linux/fs.h>
 #include <linux/path.h>
 #include <linux/slab.h>
+#include <linux/fs_struct.h>
 
 /*
  * Replace the fs->{rootmnt,root} with {mnt,dentry}. Put the old values.