summaryrefslogblamecommitdiffstats
path: root/include/pager.h
blob: 9ca42eb35f582cbb2353911d900760099d6eaf12 (plain) (tree)
1
2
3
4
5
6





                        
#ifndef UTIL_LINUX_PAGER
#define UTIL_LINUX_PAGER

void setup_pager(void);

#endif