X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fmount.c;h=f978a5467d2f542e76046f7292ecafa8168585b0;hb=867b3b7d6b88ba4d07ec7c830576d4ac2f7dd226;hp=08e99141b12f3abd59db826a9d5be40dcce1e849;hpb=e2f3b44cfc8864bfea7c77ff4c383ce9b535f27e;p=elogind.git diff --git a/src/mount.c b/src/mount.c index 08e99141b..f978a5467 100644 --- a/src/mount.c +++ b/src/mount.c @@ -36,6 +36,7 @@ #include "dbus-mount.h" #include "special.h" #include "bus-errors.h" +#include "exit-status.h" static const UnitActiveState state_translation_table[_MOUNT_STATE_MAX] = { [MOUNT_DEAD] = UNIT_INACTIVE,