diff options
Diffstat (limited to 'src/core/dbus-target.c')
-rw-r--r-- | src/core/dbus-target.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/dbus-target.c b/src/core/dbus-target.c index 205d1c4a88..350f5c3ed2 100644 --- a/src/core/dbus-target.c +++ b/src/core/dbus-target.c @@ -20,8 +20,6 @@ ***/ #include "unit.h" -#include "target.h" -#include "dbus-unit.h" #include "dbus-target.h" const sd_bus_vtable bus_target_vtable[] = { |