X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibelogind%2Fsd-daemon%2Fsd-daemon.c;h=06d3c64ff33279c4cb1504c863dfc001314aec66;hb=e89725d34d1d43980147dfd71d80760443a750b5;hp=85459e166115d1fb0eb3e7e24c4f0fb6ba81bb85;hpb=a2026f4227e4216ed06a882d8e5445275cf548d9;p=elogind.git diff --git a/src/libelogind/sd-daemon/sd-daemon.c b/src/libelogind/sd-daemon/sd-daemon.c index 85459e166..06d3c64ff 100644 --- a/src/libelogind/sd-daemon/sd-daemon.c +++ b/src/libelogind/sd-daemon/sd-daemon.c @@ -38,6 +38,7 @@ #include "fs-util.h" #include "parse-util.h" #include "path-util.h" +#include "process-util.h" #include "socket-util.h" #include "strv.h" #include "util.h"