chiark / gitweb /
Prep v221: Update and clean up build system to sync with upstream
[elogind.git] / src / shared / pager.h
index 03dca8bc03e8331513c6365d3e9d1358e2745cf3..6eb1f439f8afb8e98945a59a956bd12aaedd79b6 100644 (file)
@@ -28,3 +28,5 @@
 int pager_open(bool jump_to_end);
 void pager_close(void);
 bool pager_have(void) _pure_;
+
+// UNNEEDED int show_man_page(const char *page, bool null_stdio);