mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 20:00:23 +02:00
Fix r4998 change, declare 'environ'.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5058 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
c4bd1631bb
commit
fadb9f9edf
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@
|
|||
#include "XSUB.h"
|
||||
#include "irssi-core.pl.h"
|
||||
|
||||
extern char **environ;
|
||||
|
||||
GSList *perl_scripts;
|
||||
PerlInterpreter *my_perl;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue