summaryrefslogtreecommitdiff
path: root/src/core/dbus-kill.c
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-02-10 13:06:09 +0100
committerTom Gundersen <teg@jklm.no>2014-02-10 13:06:31 +0100
commit36e0e6311bb4df37385db19b5eca03973b26b5ff (patch)
tree9bd9ebd2d97ad65825a47038882e3329b2275ac1 /src/core/dbus-kill.c
parent3c3e5f4276a893791110b03984735654372aa33a (diff)
includes: remove duplicate includes
Found by the new check-includes make target.
Diffstat (limited to 'src/core/dbus-kill.c')
-rw-r--r--src/core/dbus-kill.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/dbus-kill.c b/src/core/dbus-kill.c
index 025945a23..fb29e147c 100644
--- a/src/core/dbus-kill.c
+++ b/src/core/dbus-kill.c
@@ -19,7 +19,6 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "bus-util.h"
#include "kill.h"
#include "dbus-kill.h"
#include "bus-util.h"