]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/pager.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / shared / pager.c
index f12bfb3287f0cdca2a762b41d22ceb0a18444037..b5a584ba0159f564147392d197a6870b1dc873cb 100644 (file)
@@ -27,6 +27,7 @@
 
 #include "pager.h"
 #include "util.h"
+#include "process-util.h"
 #include "macro.h"
 
 static pid_t pager_pid = 0;