chiark / gitweb /
socket-util: socket_address_parse() should not log errors on its own
[elogind.git] / src / shared / pager.c
index b5a584ba0159f564147392d197a6870b1dc873cb..58b62fdccfab66cd430c5bb304ef4c7dbd3cc2fd 100644 (file)
@@ -29,6 +29,7 @@
 #include "util.h"
 #include "process-util.h"
 #include "macro.h"
+#include "terminal-util.h"
 
 static pid_t pager_pid = 0;