[CRIU] [PATCH 8/9] Added include statements

Pavel Tikhomirov snorcht at gmail.com
Tue Mar 17 11:04:20 MSK 2020


пн, 16 мар. 2020 г. в 19:25, prakriti goyal <prakritigoyal19 at gmail.com>:
>
> From: prakritigoyal19 <prakritigoyal19 at gmail.com>
>
> Signed-off-by: prakritigoyal19 <prakritigoyal19 at gmail.com>
> Repo link: https://github.com/prakritigoyal19/criu/tree/sigactions
>
> ---
>  criu/cr-dump.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/criu/cr-dump.c b/criu/cr-dump.c
> index a8188724..85bba7e0 100644
> --- a/criu/cr-dump.c
> +++ b/criu/cr-dump.c
> @@ -15,7 +15,7 @@
>  #include <sys/time.h>
>  #include <sys/wait.h>
>
> -
> +#include "sigaction.h"
>  #include <sched.h>
>  #include <sys/resource.h>
>
> @@ -83,6 +83,7 @@
>  #include "img-remote.h"
>  #include "memfd.h"
>
> +

:%s/\n\{3,}/\r\r/

>  /*
>   * Architectures can overwrite this function to restore register sets that
>   * are not covered by ptrace_set/get_regs().
> --
> 2.17.1
>
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu



More information about the CRIU mailing list