X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fsyscall_getcflags.c;h=22b1dc32aa13dff79eaf51589693fb7a0cf64d05;hb=a741f6faf2baae1e823d334012f6a09e6a1bda51;hp=22fc9821b0773440d3cb96241855f690c49569b9;hpb=3f3cf95f755f3ef1c31ad8e38153deb4ee214c66;p=util-vserver.git diff --git a/lib/syscall_getcflags.c b/lib/syscall_getcflags.c index 22fc982..22b1dc3 100644 --- a/lib/syscall_getcflags.c +++ b/lib/syscall_getcflags.c @@ -1,4 +1,4 @@ -// $Id: syscall_getcflags.c,v 1.1 2004/04/14 23:19:51 ensc Exp $ --*- c -*-- +// $Id: syscall_getcflags.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_getcflags-v13.hc"