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