diff --git a/tests/test1488.pl b/tests/test1488.pl index a8f998845e..ef0722e663 100755 --- a/tests/test1488.pl +++ b/tests/test1488.pl @@ -27,6 +27,7 @@ # a late evening in the #curl IRC channel. # +use strict; use warnings; use vars qw($Cpreprocessor); use allversions; @@ -59,6 +60,7 @@ my $versions = $ARGV[2]; my @syms; my %manpage; my %symadded; +my %pastversion; sub checkmanpage { my ($m) = @_;