diff options
Diffstat (limited to 'src/core/dbus-target.h')
-rw-r--r-- | src/core/dbus-target.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/dbus-target.h b/src/core/dbus-target.h index 4c4297bc9e..6be9c9f708 100644 --- a/src/core/dbus-target.h +++ b/src/core/dbus-target.h @@ -21,5 +21,6 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ +#include "sd-bus.h" extern const sd_bus_vtable bus_target_vtable[]; |