mirror of https://github.com/xzeldon/htop.git
Merge branch 'hishamhm-pull-890'
This commit is contained in:
commit
0f76359e4e
|
@ -47,4 +47,6 @@ extern char* Platform_getProcessEnv(pid_t pid);
|
|||
|
||||
extern void Platform_getPressureStall(const char *file, bool some, double* ten, double* sixty, double* threehundred);
|
||||
|
||||
void Platform_getPressureStall(const char *file, bool some, double* ten, double* sixty, double* threehundred);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue