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