--- linux-2.6.11.7-vs2.0-pre2.3/include/linux/vserver/legacy.h 2005-04-14 21:15:01 +0200 +++ linux-2.6.11.7-vs2.0-pre2.4/include/linux/vserver/legacy.h 2005-04-27 03:39:32 +0200 @@ -40,11 +40,6 @@ struct vcmd_set_ipv4root_v3 { #define VX_INFO_NAMESPACE 128 /* save private namespace */ -#define NB_S_CONTEXT 16 - -#define NB_IPV4ROOT 16 - - #ifdef __KERNEL__ extern int vc_new_s_context(uint32_t, void __user *); extern int vc_set_ipv4root(uint32_t, void __user *);