chiark / gitweb /
unit: introduce RequiredBy= setting in [Install], to complement WantedBy=
[elogind.git] / src / core / path.c
index 0f23f1494d1a859dec6a47536b216128c4c06de6..d6fedc736ae21aafd6dfd64b329ca5a087457155 100644 (file)
@@ -32,6 +32,7 @@
 #include "dbus-path.h"
 #include "special.h"
 #include "bus-errors.h"
+#include "path-util.h"
 
 static const UnitActiveState state_translation_table[_PATH_STATE_MAX] = {
         [PATH_DEAD] = UNIT_INACTIVE,