mirror of
https://github.com/xzeldon/htop.git
synced 2025-03-01 06:13:24 +03:00

On OmniOS /usr/include/sys/regset.h redefines ERR to 13 - \r, breaking the Enter key. Since ncruses macros use the ERR macro, we can not use another name. Closes: #634