chiark / gitweb /
shared: add process-util.[ch]
[elogind.git] / src / shared / spawn-ask-password-agent.c
index 0d7458806dc3e7ef7a9decbf5f45719c722be93d..70466d17e5e3af461122bdfe4d17ad5ba5a66bc8 100644 (file)
@@ -25,6 +25,7 @@
 
 #include "log.h"
 #include "util.h"
+#include "process-util.h"
 #include "spawn-ask-password-agent.h"
 
 static pid_t agent_pid = 0;