X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fsyscall_ctxcreate.c;fp=lib%2Fsyscall_ctxcreate.c;h=850e1cbdb68576abb495c44029a4540e651ec858;hb=ec4370f7ebd7fb0ce7f002f5bf2c74f03acd3ec1;hp=f3671599d82467c031c41a4246ddbc9a7c5bdf8f;hpb=9234e6a7cb48373edec38284ba54a819037b79b2;p=util-vserver.git diff --git a/lib/syscall_ctxcreate.c b/lib/syscall_ctxcreate.c index f367159..850e1cb 100644 --- a/lib/syscall_ctxcreate.c +++ b/lib/syscall_ctxcreate.c @@ -1,4 +1,4 @@ -// $Id: syscall_ctxcreate.c,v 1.1 2004/04/14 23:19:51 ensc Exp $ --*- c -*-- +// $Id: syscall_ctxcreate.c 2207 2005-10-29 10:31:42Z ensc $ --*- c -*-- // Copyright (C) 2004 Enrico Scholz // @@ -22,7 +22,7 @@ #include "vserver.h" #include "vserver-internal.h" -#include "linuxvirtual.h" +#include "virtual.h" #if defined(VC_ENABLE_API_V13) # include "syscall_ctxcreate-v13.hc"