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