diff options
author | Craig Small <csmall@dropbear.xyz> | 2023-05-07 11:10:17 +1000 |
---|---|---|
committer | Craig Small <csmall@dropbear.xyz> | 2023-05-07 20:27:50 +1000 |
commit | c8afe6ff845e3bed9abf83fe818503278373b344 (patch) | |
tree | b7154f395cbe3f3a36aaebcc781b3358a2600240 /AUTHORS | |
parent | 786335b9673f9c3af0b3897799b30b205e99748a (diff) | |
download | procps-ng-c8afe6ff845e3bed9abf83fe818503278373b344.tar.gz |
w: Fix musl UT_HOSTSIZE issue
While musl has utmpx.h, their header file does not define all the
values, especially __UT_HOSTSIZE and friends. Instead it just
hard codes the sizes :/
This change will look for that definition specifically and if
not found will include utmp.h too. Checked on Alpine 3.17
musl just makes these a stub so w doesn't work anyway.
Signed-off-by: Craig Small <csmall@dropbear.xyz>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions