From 36e0e6311bb4df37385db19b5eca03973b26b5ff Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Mon, 10 Feb 2014 13:06:09 +0100 Subject: includes: remove duplicate includes Found by the new check-includes make target. --- src/systemctl/systemctl.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/systemctl/systemctl.c') diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c index d850b8bdf2..eb2d3f14fe 100644 --- a/src/systemctl/systemctl.c +++ b/src/systemctl/systemctl.c @@ -58,7 +58,6 @@ #include "path-lookup.h" #include "conf-parser.h" #include "exit-status.h" -#include "bus-errors.h" #include "build.h" #include "unit-name.h" #include "pager.h" -- cgit v1.2.3-54-g00ecf