blob: 9ca42eb35f582cbb2353911d900760099d6eaf12 [file] [log] [blame]
#ifndef UTIL_LINUX_PAGER
#define UTIL_LINUX_PAGER
void setup_pager(void);
#endif