mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
Linux build fixes.
This commit is contained in:
@ -75,7 +75,7 @@ typedef enum LinuxProcessFields {
|
||||
OOM = 114,
|
||||
#endif
|
||||
IO_PRIORITY = 115,
|
||||
LAST_PROCESSFIELD
|
||||
LAST_PROCESSFIELD = 116,
|
||||
} LinuxProcessField;
|
||||
|
||||
#include "IOPriority.h"
|
||||
|
Reference in New Issue
Block a user