mirror of
https://github.com/xzeldon/htop.git
synced 2025-01-31 09:07:25 +03:00
86417e4157
htop fails to compile with: ```text SignalsPanel.c:32:49: error: use of undeclared identifier 'Platform_signals' Panel_set(this, i, (Object*) ListItem_new(Platform_signals[i].name, Platform_signals[i].number)); ^ 1 error generated. *** Error code 1 ```