[CRIU] [PATCH 1/5] paraiste: don't include vdso.h in parasite-syscall.c

Andrey Wagin avagin at gmail.com
Fri Nov 1 11:08:09 PDT 2013


2013/11/1 Cyrill Gorcunov <gorcunov at gmail.com>:
> On Fri, Nov 01, 2013 at 08:21:57PM +0400, Andrey Vagin wrote:
>> Signed-off-by: Andrey Vagin <avagin at openvz.org>
>> ---
>>  parasite-syscall.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/parasite-syscall.c b/parasite-syscall.c
>> index 5d618cc..2937b0c 100644
>> --- a/parasite-syscall.c
>> +++ b/parasite-syscall.c
>> @@ -22,9 +22,9 @@
>>  #include "namespaces.h"
>>  #include "kerndat.h"
>>  #include "pstree.h"
>> +#include "posix-timer.h"
>>  #include "net.h"
>>  #include "mem.h"
>> -#include "vdso.h"
>>  #include "restorer.h"
>>  #include "proc_parse.h"
>
> How posix-timer.h correlates with vdso.h?

It must be in a third patch. Thanks


More information about the CRIU mailing list