chiark / gitweb /
util: split-out path-util.[ch]
[elogind.git] / src / core / automount.c
index 11c217beb9f10abfbf90bf82f0cfe081b3c2f528..c31e3d8bacf1538a75282561385f6680215d13e4 100644 (file)
@@ -39,6 +39,7 @@
 #include "special.h"
 #include "label.h"
 #include "mkdir.h"
+#include "path-util.h"
 
 static const UnitActiveState state_translation_table[_AUTOMOUNT_STATE_MAX] = {
         [AUTOMOUNT_DEAD] = UNIT_INACTIVE,