chiark / gitweb /
util: split-out path-util.[ch]
[elogind.git] / src / tty-ask-password-agent / tty-ask-password-agent.c
index 9fbd7f5fb2eda43c3ead712e2ea0bd8ad2ec45f2..de843b437e8bc04ec2a8868040f9f015dcdd2da7 100644 (file)
@@ -34,6 +34,7 @@
 
 #include "util.h"
 #include "mkdir.h"
+#include "path-util.h"
 #include "conf-parser.h"
 #include "utmp-wtmp.h"
 #include "socket-util.h"