]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
remove duplicated includes
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Sat, 6 Dec 2014 08:43:31 +0000 (09:43 +0100)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Sat, 6 Dec 2014 08:51:12 +0000 (09:51 +0100)
src/shared/condition.c
src/systemctl/systemctl.c

index c5a3caa4dbbe2b0e318d0bcf1850da70a433e042..59f262244b202a3f7aa6bc72ed13e5ea023bea18 100644 (file)
@@ -33,7 +33,6 @@
 #include "fileio.h"
 #include "unit.h"
 #include "architecture.h"
-#include "virt.h"
 #include "smack-util.h"
 #include "apparmor-util.h"
 #include "ima-util.h"
index c60bab4b6d8a720359442cd2439d63b27461679d..d356686f78e482c23e3717c47d040e8212a4d0dd 100644 (file)
@@ -73,7 +73,6 @@
 #include "bus-message.h"
 #include "bus-error.h"
 #include "bus-errors.h"
-#include "copy.h"
 #include "mkdir.h"
 
 static char **arg_types = NULL;