summaryrefslogtreecommitdiff
path: root/src/systemctl
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2014-12-06 09:43:31 +0100
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>2014-12-06 09:51:12 +0100
commit8b5e2af10830d55b2032e6c79d0cd1f959bb5b7f (patch)
treeaa4ec5b093b1d746b5a749c5f3546e11093fb4f6 /src/systemctl
parent32bc8adcd836baff68e4d0f53b9a382f358cccf8 (diff)
remove duplicated includes
Diffstat (limited to 'src/systemctl')
-rw-r--r--src/systemctl/systemctl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c
index c60bab4b6d..d356686f78 100644
--- a/src/systemctl/systemctl.c
+++ b/src/systemctl/systemctl.c
@@ -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;