1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-21 03:33:16 +03:00

r22361: warnings.pm isn't available on solaris 8

metze
This commit is contained in:
Stefan Metzmacher
2007-04-19 08:37:16 +00:00
committed by Gerald (Jerry) Carter
parent dea42ce559
commit a21a86543f

View File

@@ -107,7 +107,6 @@ Jelmer Vernooij
=cut
use strict;
use warnings;
use FindBin qw($RealBin $Script);
use File::Spec;