backing out to version 208 of util-vserver
[util-vserver.git] / lib / syscall_netadd.c
index b5aa93a..0d13c32 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: syscall_netadd.c 2249 2006-01-18 23:40:15Z ensc $    --*- c -*--
+// $Id: syscall_netadd.c,v 1.1 2004/04/22 20:46:43 ensc Exp $    --*- c -*--
 
 // Copyright (C) 2004 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
 //  
 
 #include "vserver.h"
 #include "vserver-internal.h"
-#include "virtual.h"
+#include "linuxvirtual.h"
 
 #if defined(VC_ENABLE_API_NET)
 #  include "syscall_netadd-net.hc"
 #endif
 
-#if defined(VC_ENABLE_API_NET)
+#if defined(VC_ENABLE_API_NET) && 0
 int
 vc_net_add(nid_t nid, struct vc_net_nx const *info)
 {