chiark / gitweb /
systemctl: highlight failed processes in systemctl status
[elogind.git] / src / swap.c
index 6ab99d5712f09d74058de5abdd286567dfbb1787..23a98dd63f12070e309095f8819d53d6cd97f409 100644 (file)
@@ -36,6 +36,7 @@
 #include "dbus-swap.h"
 #include "special.h"
 #include "bus-errors.h"
+#include "exit-status.h"
 
 static const UnitActiveState state_translation_table[_SWAP_STATE_MAX] = {
         [SWAP_DEAD] = UNIT_INACTIVE,