chiark / gitweb /
systemctl: highlight failed processes in systemctl status
[elogind.git] / src / socket.c
index 7dc205abde362a1d256a0e0a930e3881a9373ca0..3bb8862ca9bb39e1a939929f912803585ec2f8ba 100644 (file)
@@ -41,6 +41,7 @@
 #include "special.h"
 #include "bus-errors.h"
 #include "label.h"
 #include "special.h"
 #include "bus-errors.h"
 #include "label.h"
+#include "exit-status.h"
 
 static const UnitActiveState state_translation_table[_SOCKET_STATE_MAX] = {
         [SOCKET_DEAD] = UNIT_INACTIVE,
 
 static const UnitActiveState state_translation_table[_SOCKET_STATE_MAX] = {
         [SOCKET_DEAD] = UNIT_INACTIVE,