remove duplicate cgroup header

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
Daniel Lezcano 2010-12-17 11:43:36 +01:00 committed by Daniel Lezcano
parent 59760f5d0f
commit 4839ec2994

View File

@ -114,7 +114,6 @@ int signalfd(int fd, const sigset_t *mask, int flags)
#include "start.h" #include "start.h"
#include "conf.h" #include "conf.h"
#include "cgroup.h"
#include "log.h" #include "log.h"
#include "cgroup.h" #include "cgroup.h"
#include "error.h" #include "error.h"