[CRIU] [PATCH] compel: Drop config.h from deps
Cyrill Gorcunov
gorcunov at openvz.org
Wed Apr 6 05:26:39 PDT 2016
We don't need it actually.
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
More information about the CRIU
mailing list