]> err.no Git - linux-2.6/blobdiff - fs/nfs/getroot.c
Pull bugfix into test branch
[linux-2.6] / fs / nfs / getroot.c
index 76b08ae9ed82f49694f58ecbf84619ba1dbb259a..8391bd7a83ce46b81b9480f6710e7cbe37512ae3 100644 (file)
@@ -9,7 +9,6 @@
  * 2 of the License, or (at your option) any later version.
  */
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/init.h>
 
@@ -32,7 +31,7 @@
 #include <linux/nfs_idmap.h>
 #include <linux/vfs.h>
 #include <linux/namei.h>
-#include <linux/namespace.h>
+#include <linux/mnt_namespace.h>
 #include <linux/security.h>
 
 #include <asm/system.h>