mirror of https://github.com/xzeldon/htop.git
parent
7b7822b896
commit
7758ffcdea
|
@ -52,9 +52,6 @@ typedef struct FreeBSDProcessList_ {
|
|||
} FreeBSDProcessList;
|
||||
|
||||
|
||||
extern char jail_errmsg[JAIL_ERRMSGLEN];
|
||||
|
||||
|
||||
ProcessList* ProcessList_new(UsersTable* usersTable, Hashtable* pidWhiteList, uid_t userId);
|
||||
|
||||
void ProcessList_delete(ProcessList* this);
|
||||
|
|
Loading…
Reference in New Issue