mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 20:24:35 +03:00
OpenBSD fixes and updates
I forgot how awful the process name logic was. It was an initial hack to get it running, and I forgot to clean it up. I also had to change a few includes and error function uses.
This commit is contained in:
@ -11,6 +11,7 @@ in the source distribution for its full text.
|
||||
*/
|
||||
|
||||
#include "Action.h"
|
||||
#include "SignalsPanel.h"
|
||||
#include "BatteryMeter.h"
|
||||
|
||||
extern ProcessFieldData Process_fields[];
|
||||
|
Reference in New Issue
Block a user