[CRIU] [PATCH] compel: Drop config.h from deps

Andrew Vagin avagin at virtuozzo.com
Wed Apr 6 07:06:52 PDT 2016


On Wed, Apr 06, 2016 at 03:26:39PM +0300, Cyrill Gorcunov wrote:
> We don't need it actually.
>

Acked-by: Andrew Vagin <avagin at virtuozzo.com>
 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  compel/src/main.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/compel/src/main.c b/compel/src/main.c
> index 23c96f7af9c1..ce357aeef9a9 100644
> --- a/compel/src/main.c
> +++ b/compel/src/main.c
> @@ -14,7 +14,6 @@
>  #include <sys/mman.h>
>  
>  #include "compiler.h"
> -#include "config.h"
>  #include "piegen.h"
>  
>  static const char compel_cflags_pie[] = "-fpie -Wa,--noexecstack -fno-stack-protector";
> -- 
> 2.5.5
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list