change checks for utmp/utmpx in header
commit74fdc8988b55633cd05f8625390cd3f6a8102003
authorAmadeusz Sławiński <amade@asmblr.net>
Sat, 13 Jun 2015 15:52:46 +0000 (13 17:52 +0200)
committerAmadeusz Sławiński <amade@asmblr.net>
Sat, 13 Jun 2015 16:00:58 +0000 (13 18:00 +0200)
tree5b1c279f146cc752228700851de44f1f806b2e91
parent95b05ac4e1845eedfdf375ddd4a8cf424f092246
change checks for utmp/utmpx in header

linuxes should've working utmpx, so this check was bit weird
commit 2b1bdf96 mentions some "linux workaround", but nothing specific

fixes build with musl libc
src/os.h
src/utmp.c