1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

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

metze
(This used to be commit a21a86543f)
This commit is contained in:
Stefan Metzmacher 2007-04-19 08:37:16 +00:00 committed by Gerald (Jerry) Carter
parent ad6b43ae3b
commit 558e5ddc52

View File

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