chiark / gitweb /
bus: properly handle if new objects are installed in the node tree while we are dispa...
[elogind.git] / src / run / run.c
index da8c788eea1fee8bfd894347a47880f929c8dad8..18a4920f0371fd91bb5d1c0e3e775241554e73f6 100644 (file)
@@ -28,6 +28,7 @@
 #include "strv.h"
 #include "build.h"
 #include "unit-name.h"
+#include "path-util.h"
 
 static bool arg_scope = false;
 static bool arg_user = false;