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