From 4561be3a64534a911ee405ffb51950a624a0cd3f Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 18 Nov 2013 14:48:16 +0100 Subject: Remove duplicate 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 2362f43a2f..2e1863675f 100644 --- a/src/systemctl/systemctl.c +++ b/src/systemctl/systemctl.c @@ -65,7 +65,6 @@ #include "spawn-polkit-agent.h" #include "install.h" #include "logs-show.h" -#include "path-util.h" #include "socket-util.h" #include "fileio.h" #include "bus-util.h" -- cgit v1.2.3-54-g00ecf