include/linux/nsproxy.h
changeset 2 d1f6d8b6f81c
parent 0 aa628870c1d3
--- a/include/linux/nsproxy.h	Thu Apr 09 12:06:38 2009 +0200
+++ b/include/linux/nsproxy.h	Thu Apr 09 12:07:21 2009 +0200
@@ -27,7 +27,6 @@
 	struct ipc_namespace *ipc_ns;
 	struct mnt_namespace *mnt_ns;
 	struct pid_namespace *pid_ns;
-	struct user_namespace *user_ns;
 	struct net 	     *net_ns;
 };
 extern struct nsproxy init_nsproxy;