index
:
util-linux
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
pager.h
blob: 9ca42eb35f582cbb2353911d900760099d6eaf12 (
plain
)
1
2
3
4
5
6
#ifndef UTIL_LINUX_PAGER
#define UTIL_LINUX_PAGER
void
setup_pager
(
void
);
#endif