chiark / gitweb /
journal: properly implement matching with multiple matches
[elogind.git] / src / shutdown.c
index 1c6dc6597b6598245e116926808ccae11a53d902..11213f9d595a288c57e3d803d3ed8d21ff16a115 100644 (file)
@@ -41,6 +41,7 @@
 #include "log.h"
 #include "umount.h"
 #include "util.h"
+#include "virt.h"
 
 #define TIMEOUT_USEC (5 * USEC_PER_SEC)
 #define FINALIZE_ATTEMPTS 50