]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: don't use xalloc.h stuff
authorKarel Zak <kzak@redhat.com>
Tue, 17 May 2011 12:02:57 +0000 (14:02 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 17 May 2011 12:02:57 +0000 (14:02 +0200)
commitca8e91a4bfbca67340144c8f0195a0363e5505d2
tree1ecee2c6fb7c92ed327b4083e61af57816dcbcf5
parent3fc62fd3a59ae490c8d7011fcc9d11953886c752
agetty: don't use xalloc.h stuff

agetty logs errors and warnings to syslog, we shouldn't use err.h
stuff here.

Signed-off-by: Karel Zak <kzak@redhat.com>
term-utils/agetty.c