--- ./kernel/vserver/network.c.orig 2006-02-17 23:26:33 +0100 +++ ./kernel/vserver/network.c 2006-02-18 19:40:10 +0100 @@ -504,6 +504,8 @@ int nx_addr_conflict(struct nx_info *nxi } } +#endif /* CONFIG_INET */ + void nx_set_persistant(struct nx_info *nxi) { if (nx_info_flags(nxi, NXF_PERSISTANT, 0)) { @@ -515,8 +517,6 @@ void nx_set_persistant(struct nx_info *n } } -#endif /* CONFIG_INET */ - /* vserver syscall commands below here */ /* taks nid and nx_info functions */