diff options
Diffstat (limited to 'src/core/manager.c')
-rw-r--r-- | src/core/manager.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/manager.c b/src/core/manager.c index 1c912fcdf7..6d1729b6e0 100644 --- a/src/core/manager.c +++ b/src/core/manager.c @@ -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) |