[lxc-devel] [PATCH 1/6] remove duplicate cgroup header

Daniel Lezcano daniel.lezcano at free.fr
Wed Dec 15 16:49:15 UTC 2010


Signed-off-by: Daniel Lezcano <daniel.lezcano at free.fr>
---
 src/lxc/start.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/lxc/start.c b/src/lxc/start.c
index b963b85..451d355 100644
--- a/src/lxc/start.c
+++ b/src/lxc/start.c
@@ -114,7 +114,6 @@ int signalfd(int fd, const sigset_t *mask, int flags)
 
 #include "start.h"
 #include "conf.h"
-#include "cgroup.h"
 #include "log.h"
 #include "cgroup.h"
 #include "error.h"
-- 
1.7.0.4





More information about the lxc-devel mailing list