]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/service.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / core / service.c
index c6ea6554f05503c558e3fb257efdd1c53e008a2e..fa818fc871c7e8b0f986dae98168bbbc978c574a 100644 (file)
@@ -46,6 +46,7 @@
 #include "bus-util.h"
 #include "bus-kernel.h"
 #include "formats-util.h"
+#include "process-util.h"
 
 static const UnitActiveState state_translation_table[_SERVICE_STATE_MAX] = {
         [SERVICE_DEAD] = UNIT_INACTIVE,