]> git.ipfire.org Git - thirdparty/util-linux.git/commit
setsid: Include <sys/ioctl.h> instead of <termio.h>.
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 25 May 2012 18:16:18 +0000 (20:16 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 29 May 2012 08:11:43 +0000 (10:11 +0200)
commit9766962478a3956e4cde61ce0b85aee94ed3b637
tree1cf7c76afceac5624ed20701ed12a6ebb8ea86ac
parent4658cfd492e565de8e5310ab7c09ee000184f64f
setsid: Include <sys/ioctl.h> instead of <termio.h>.

Signed-off-by: Thomas Schwinge <thomas@codesourcery.com>
sys-utils/setsid.c