X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fmount.c;h=f978a5467d2f542e76046f7292ecafa8168585b0;hb=9a57c62944258c750d80bca4fe56de4dbab46d67;hp=08e99141b12f3abd59db826a9d5be40dcce1e849;hpb=0129173ab03994d21a21f9fc1f454faf62b97043;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,