--- rxvt-unicode/src/rxvtperl.xs 2006/01/12 01:30:53 1.57 +++ rxvt-unicode/src/rxvtperl.xs 2006/01/12 02:20:56 1.59 @@ -31,6 +31,8 @@ #include #include +#include "unistd.h" + #include "iom.h" #include "rxvt.h" #include "keyboard.h" @@ -395,10 +397,6 @@ static PerlInterpreter *perl; -rxvt_perl_interp::rxvt_perl_interp () -{ -} - rxvt_perl_interp::~rxvt_perl_interp () { if (perl) @@ -716,6 +714,9 @@ OUTPUT: RETVAL +void +_exit (int status) + bool safe () CODE: