mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 04:54:37 +03:00
"get max pid" for FreeBSD
This commit is contained in:
@ -19,4 +19,6 @@ int Platform_getUptime();
|
||||
|
||||
void Platform_getLoadAverage(double* one, double* five, double* fifteen);
|
||||
|
||||
int Platform_getMaxPid();
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user