diff options
Diffstat (limited to 'scripts/dcc_ip.pl')
| -rw-r--r-- | scripts/dcc_ip.pl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/dcc_ip.pl b/scripts/dcc_ip.pl index 457c4d3..3c03bf3 100644 --- a/scripts/dcc_ip.pl +++ b/scripts/dcc_ip.pl @@ -20,6 +20,7 @@  #  ########## +use strict;  use Irssi;  use vars qw($VERSION %IRSSI);      $VERSION = '0.5'; | 
