]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
include: remove duplicates
authorLuka Perkov <luka.perkov@sartura.hr>
Mon, 13 Jan 2014 17:46:55 +0000 (17:46 +0000)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 13 Jan 2014 21:35:50 +0000 (16:35 -0500)
Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/bdev.c
src/lxc/lxccontainer.c

index 7dec7c687f85deb17067117c4ce778c7c5e7bdc9..5cd73407003400c12691d599fdc32818e1e9f7c4 100644 (file)
@@ -49,7 +49,6 @@
 #include "utils.h"
 #include "namespace.h"
 #include "parse.h"
-#include "utils.h"
 #include "lxclock.h"
 
 #ifndef BLKGETSIZE64
index ab97eef1412877ea3ff3c1b9808770dac105f027..e5534158e9f58f7c4e9846b578de4394bad13736 100644 (file)
@@ -50,7 +50,6 @@
 #include "bdev.h"
 #include "utils.h"
 #include "attach.h"
-#include "utils.h"
 #include "monitor.h"
 #include "namespace.h"
 #include "lxclock.h"