chiark / gitweb /
systemctl: highlight failed processes in systemctl status
[elogind.git] / src / mount.c
index 08e99141b12f3abd59db826a9d5be40dcce1e849..f978a5467d2f542e76046f7292ecafa8168585b0 100644 (file)
@@ -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,