X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fmount.c;h=39525b66509964e12cc8080772434bab1363aaf0;hb=f1dd0c3f9b4a257e81ff9c6a08070c702a0db45a;hp=00780101a0c1edbced14f97a2ce6c0371416a33f;hpb=d4a7e06dea271fb38bfbca0090654f54cfb37992;p=elogind.git diff --git a/src/mount.c b/src/mount.c index 00780101a..39525b665 100644 --- a/src/mount.c +++ b/src/mount.c @@ -37,6 +37,7 @@ #include "special.h" #include "bus-errors.h" #include "exit-status.h" +#include "def.h" static const UnitActiveState state_translation_table[_MOUNT_STATE_MAX] = { [MOUNT_DEAD] = UNIT_INACTIVE,