[CRIU] [PATCH] zdtm: don't include linux/seccomp.h

Tycho Andersen tycho.andersen at canonical.com
Wed Jul 15 05:13:39 PDT 2015


On Wed, Jul 15, 2015 at 10:54:53AM +0300, Andrey Vagin wrote:
> linux/seccomp.h doesn't use in the different_creds test.
> 
> Signed-off-by: Andrey Vagin <avagin at openvz.org>

Acked-by: Tycho Andersen <tycho.andersen at canonical.com>

> ---
>  test/zdtm/live/static/different_creds.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/test/zdtm/live/static/different_creds.c b/test/zdtm/live/static/different_creds.c
> index 3868a34..545dcb3 100644
> --- a/test/zdtm/live/static/different_creds.c
> +++ b/test/zdtm/live/static/different_creds.c
> @@ -5,7 +5,6 @@
>  #include <signal.h>
>  #include <sched.h>
>  #include <sys/capability.h>
> -#include <linux/seccomp.h>
>  #include <linux/limits.h>
>  
>  #include "zdtmtst.h"
> -- 
> 2.1.0
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list