From e69b07190d41da73ad6be26e23681bb3a7e1d074 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 14 Jun 2005 08:35:23 +0000 Subject: for lsparts to work --- perl-install/fs/type.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/fs') diff --git a/perl-install/fs/type.pm b/perl-install/fs/type.pm index 95ece71fa..51b0e8503 100644 --- a/perl-install/fs/type.pm +++ b/perl-install/fs/type.pm @@ -4,6 +4,7 @@ use diagnostics; use strict; use common; +use devices; our @ISA = qw(Exporter); -- cgit v1.2.1