mirror of
https://github.com/xzeldon/htop.git
synced 2024-12-24 15:15:44 +00:00
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
Block a user