X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fpager.c;h=58b62fdccfab66cd430c5bb304ef4c7dbd3cc2fd;hb=30ab6a0fc1bb950c4dcd90dcd3dfe00a810c7fc1;hp=8635d9a600dd15ac345e2cdd1c033b10610c4ea9;hpb=63c372cb9df3bee01e3bf8cd7f96f336bddda846;p=elogind.git diff --git a/src/shared/pager.c b/src/shared/pager.c index 8635d9a60..58b62fdcc 100644 --- a/src/shared/pager.c +++ b/src/shared/pager.c @@ -19,7 +19,6 @@ along with systemd; If not, see . ***/ -#include #include #include #include @@ -28,7 +27,9 @@ #include "pager.h" #include "util.h" +#include "process-util.h" #include "macro.h" +#include "terminal-util.h" static pid_t pager_pid = 0;