diff options
Diffstat (limited to 'src/core/dbus-service.h')
-rw-r--r-- | src/core/dbus-service.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/dbus-service.h b/src/core/dbus-service.h index aab9f7aa26..a67b64ab5b 100644 --- a/src/core/dbus-service.h +++ b/src/core/dbus-service.h @@ -22,6 +22,7 @@ ***/ #include "sd-bus.h" + #include "unit.h" extern const sd_bus_vtable bus_service_vtable[]; |