]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(jm_PREREQ_READUTMP): Include utmp.h (if available), even
authorJim Meyering <jim@meyering.net>
Mon, 1 Jan 2001 18:16:52 +0000 (18:16 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 1 Jan 2001 18:16:52 +0000 (18:16 +0000)
commit682bc57d89f931cec616f353a7739f180d57abcc
tree06d0fae219ec2f10a20b1a0e328fc5c4df19e1cd
parent74ac72a78f0288c7ee881163e91fbf2961613a17
(jm_PREREQ_READUTMP): Include utmp.h (if available), even
on systems with utmpx.h.  It's necessary for the declaration of utmp's
ut_user member.  Reported by Andreas Jaeger.
m4/prereq.m4