From 8b5e2af10830d55b2032e6c79d0cd1f959bb5b7f Mon Sep 17 00:00:00 2001 From: Thomas Hindoe Paaboel Andersen Date: Sat, 6 Dec 2014 09:43:31 +0100 Subject: remove duplicated includes --- src/systemctl/systemctl.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/systemctl') 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; -- cgit v1.2.3-54-g00ecf