summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-06-14 08:35:23 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-06-14 08:35:23 +0000
commite69b07190d41da73ad6be26e23681bb3a7e1d074 (patch)
treebeb1b10c087f0c964e660bb14423b6dca51a6b42
parente390b8abc260444c454bba5676433b4d4e1caa55 (diff)
downloaddrakx-backup-do-not-use-e69b07190d41da73ad6be26e23681bb3a7e1d074.tar
drakx-backup-do-not-use-e69b07190d41da73ad6be26e23681bb3a7e1d074.tar.gz
drakx-backup-do-not-use-e69b07190d41da73ad6be26e23681bb3a7e1d074.tar.bz2
drakx-backup-do-not-use-e69b07190d41da73ad6be26e23681bb3a7e1d074.tar.xz
drakx-backup-do-not-use-e69b07190d41da73ad6be26e23681bb3a7e1d074.zip
for lsparts to work
-rw-r--r--perl-install/fs/type.pm1
1 files changed, 1 insertions, 0 deletions
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);