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

Cyrill Gorcunov gorcunov at gmail.com
Fri Nov 1 09:29:56 PDT 2013


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?


More information about the CRIU mailing list