]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/manager.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / core / manager.c
index 1c912fcdf77af8cad8764f253fef29aaf9d1a337..6d1729b6e0b25a291da2d0cd152303d2c6faf119 100644 (file)
@@ -71,6 +71,7 @@
 #include "dbus-manager.h"
 #include "bus-kernel.h"
 #include "time-util.h"
+#include "process-util.h"
 
 /* Initial delay and the interval for printing status messages about running jobs */
 #define JOBS_IN_PROGRESS_WAIT_USEC (5*USEC_PER_SEC)