mirror of
https://github.com/xzeldon/htop.git
synced 2025-04-05 02:47:07 +03:00
Remove duplicate jail_errmsg declaration.
Fixes: 11ecc65ebb1527e9a83f67bb5ac0dec455cb03e6
This commit is contained in:
parent
7b7822b896
commit
7758ffcdea
@ -52,9 +52,6 @@ typedef struct FreeBSDProcessList_ {
|
|||||||
} FreeBSDProcessList;
|
} FreeBSDProcessList;
|
||||||
|
|
||||||
|
|
||||||
extern char jail_errmsg[JAIL_ERRMSGLEN];
|
|
||||||
|
|
||||||
|
|
||||||
ProcessList* ProcessList_new(UsersTable* usersTable, Hashtable* pidWhiteList, uid_t userId);
|
ProcessList* ProcessList_new(UsersTable* usersTable, Hashtable* pidWhiteList, uid_t userId);
|
||||||
|
|
||||||
void ProcessList_delete(ProcessList* this);
|
void ProcessList_delete(ProcessList* this);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user