]> git.ipfire.org Git - thirdparty/util-linux.git/commit
setterm: clean up includes
authorSami Kerola <kerolasa@iki.fi>
Sun, 11 May 2014 21:52:09 +0000 (22:52 +0100)
committerSami Kerola <kerolasa@iki.fi>
Mon, 19 May 2014 20:56:24 +0000 (21:56 +0100)
commit104ecc7e701fcec340ccc76d15bfc855f7786ced
tree550a5269eed5331340368a00cde9fbb66928b882
parent4b8f83361b08e3a383d2534c1fedf95734d4baa2
setterm: clean up includes

Use klogctl(2) from sys/klog.h just like dmesg(1).  The rest is just
reordering, and indenting.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
term-utils/setterm.c