From 66cb2fde7b0ab6603775ad13c30c004f5fd88f0c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 7 Oct 2015 22:45:48 +0200 Subject: basic: move two more terminal-related calls into terminal-util.[ch] --- src/machine/machine-dbus.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/machine/machine-dbus.h') diff --git a/src/machine/machine-dbus.h b/src/machine/machine-dbus.h index 38b46ad936..194e680e05 100644 --- a/src/machine/machine-dbus.h +++ b/src/machine/machine-dbus.h @@ -23,6 +23,8 @@ #include "sd-bus.h" +#include "machine.h" + extern const sd_bus_vtable machine_vtable[]; char *machine_bus_path(Machine *s); -- cgit v1.2.3-54-g00ecf