diff options
Diffstat (limited to 'src/manager.c')
-rw-r--r-- | src/manager.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/manager.c b/src/manager.c index 7ce1b3bab3..e626347dec 100644 --- a/src/manager.c +++ b/src/manager.c @@ -59,6 +59,7 @@ #include "bus-errors.h" #include "exit-status.h" #include "sd-daemon.h" +#include "virt.h" /* As soon as 16 units are in our GC queue, make sure to run a gc sweep */ #define GC_QUEUE_ENTRIES_MAX 16 |