X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fdevice.c;h=f2bb656397a4aa85a20cc7b1517466272386523f;hp=88ce0cdd18719174de07cbe502152cdb7ae87421;hb=9eb977db5b89b44f254ab40c1876a76b7d7ea2d0;hpb=bbc98d32560cc456531bf254f7b69054921082bd diff --git a/src/core/device.c b/src/core/device.c index 88ce0cdd1..f2bb65639 100644 --- a/src/core/device.c +++ b/src/core/device.c @@ -30,6 +30,7 @@ #include "unit-name.h" #include "dbus-device.h" #include "def.h" +#include "path-util.h" static const UnitActiveState state_translation_table[_DEVICE_STATE_MAX] = { [DEVICE_DEAD] = UNIT_INACTIVE,