X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fdbus-unit.c;h=4f968c20f23aacc321acde49993b952cd3a947a4;hp=d1de46afd4e2069e358fe79853932ed58684d37a;hb=a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7;hpb=edc211f314f257921eb3599b5dca8d51984b9328 diff --git a/src/core/dbus-unit.c b/src/core/dbus-unit.c index d1de46afd..4f968c20f 100644 --- a/src/core/dbus-unit.c +++ b/src/core/dbus-unit.c @@ -30,6 +30,7 @@ #include "cgroup-util.h" #include "strv.h" #include "path-util.h" +#include "fileio.h" const char bus_unit_interface[] _introspect_("Unit") = BUS_UNIT_INTERFACE;