X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fsyscall_netremove.c;h=1f6bc33c4174eb17bb647ee90237fd67136de291;hb=ec4370f7ebd7fb0ce7f002f5bf2c74f03acd3ec1;hp=77af245b2a44a6e49364abe05b9e4507b48d3d9c;hpb=9234e6a7cb48373edec38284ba54a819037b79b2;p=util-vserver.git diff --git a/lib/syscall_netremove.c b/lib/syscall_netremove.c index 77af245..1f6bc33 100644 --- a/lib/syscall_netremove.c +++ b/lib/syscall_netremove.c @@ -1,4 +1,4 @@ -// $Id: syscall_netremove.c,v 1.1 2004/04/22 20:46:43 ensc Exp $ --*- c -*-- +// $Id: syscall_netremove.c 2249 2006-01-18 23:40:15Z ensc $ --*- c -*-- // Copyright (C) 2004 Enrico Scholz // @@ -22,13 +22,13 @@ #include "vserver.h" #include "vserver-internal.h" -#include "linuxvirtual.h" +#include "virtual.h" #if defined(VC_ENABLE_API_NET) # include "syscall_netremove-net.hc" #endif -#if defined(VC_ENABLE_API_NET) && 0 +#if defined(VC_ENABLE_API_NET) int vc_net_remove(nid_t nid, struct vc_net_nx const *info) {