From fcb1374e40ebd2b58c1ebf957a76fa5416034431 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Wed, 18 Oct 2000 20:50:12 +0000 Subject: fixes git-svn-id: http://svn.irssi.org/repos/irssi/trunk@768 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- scripts/autorejoin.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/autorejoin.pl') diff --git a/scripts/autorejoin.pl b/scripts/autorejoin.pl index 85331c5a..7954f121 100644 --- a/scripts/autorejoin.pl +++ b/scripts/autorejoin.pl @@ -5,6 +5,7 @@ # if you kick/get kicked all the time "just for fun" ... use Irssi; +use Irssi::Irc; sub event_rejoin_kick { my ($data, $server) = @_; -- cgit v1.2.3