[CRIU] [PATCH 3/3] hdrs: minor cleaup

Andrey Vagin avagin at openvz.org
Wed Nov 6 11:31:03 PST 2013


Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
 cr-service.c | 1 -
 sk-tcp.c     | 1 -
 tty.c        | 1 -
 3 files changed, 3 deletions(-)

diff --git a/cr-service.c b/cr-service.c
index 9b2c3f1..92ccd66 100644
--- a/cr-service.c
+++ b/cr-service.c
@@ -15,7 +15,6 @@
 
 #include "crtools.h"
 #include "cr_options.h"
-#include "util-pie.h"
 #include "util.h"
 #include "log.h"
 #include "pstree.h"
diff --git a/sk-tcp.c b/sk-tcp.c
index a94fb9a..51b2dab 100644
--- a/sk-tcp.c
+++ b/sk-tcp.c
@@ -13,7 +13,6 @@
 #include "asm/types.h"
 #include "files.h"
 #include "sockets.h"
-#include "files.h"
 #include "sk-inet.h"
 #include "netfilter.h"
 #include "image.h"
diff --git a/tty.c b/tty.c
index cdfcbd5..07c4de8 100644
--- a/tty.c
+++ b/tty.c
@@ -30,7 +30,6 @@
 
 #include "protobuf.h"
 #include "protobuf/tty.pb-c.h"
-#include "protobuf/creds.pb-c.h"
 
 #include "parasite-syscall.h"
 #include "parasite.h"
-- 
1.8.3.1



More information about the CRIU mailing list