mirror of
https://github.com/irssi/irssi.git
synced 2026-08-24 02:52:20 +02:00
Add sandbox support to irssi
This commit is contained in:
parent
7ab38f29ed
commit
18f7b4694c
9 changed files with 875 additions and 0 deletions
|
|
@ -168,4 +168,6 @@ void commands_remove_module(const char *module);
|
|||
void commands_init(void);
|
||||
void commands_deinit(void);
|
||||
|
||||
extern int sandbox;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue