chiark / gitweb /
core: rework how we match mount units against each other
[elogind.git] / src / core / job.c
index 85f77e8f0d8335959cbb26a23648f2bf237313b2..bf1d95690824818c593ff900a55ab479d40746d2 100644 (file)
@@ -35,7 +35,7 @@
 #include "log.h"
 #include "dbus-job.h"
 #include "special.h"
-#include "sync.h"
+#include "async.h"
 #include "virt.h"
 
 JobBusClient* job_bus_client_new(DBusConnection *connection, const char *name) {