summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/logdrake
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-08-02 17:01:14 +0000
committerThierry Vignaud <tv@mandriva.org>2007-08-02 17:01:14 +0000
commitcc0f6cb4ccc3658c4fc87e7592667a5ee9d4fe57 (patch)
tree58b6b1a0ae1d633802bf60ff2e1c93b747b02f83 /perl-install/standalone/logdrake
parentf6ff7c688b2e138958730aeb4177667bbd44fdff (diff)
downloaddrakx-cc0f6cb4ccc3658c4fc87e7592667a5ee9d4fe57.tar
drakx-cc0f6cb4ccc3658c4fc87e7592667a5ee9d4fe57.tar.gz
drakx-cc0f6cb4ccc3658c4fc87e7592667a5ee9d4fe57.tar.bz2
drakx-cc0f6cb4ccc3658c4fc87e7592667a5ee9d4fe57.tar.xz
drakx-cc0f6cb4ccc3658c4fc87e7592667a5ee9d4fe57.zip
saner
Diffstat (limited to 'perl-install/standalone/logdrake')
-rwxr-xr-xperl-install/standalone/logdrake1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/logdrake b/perl-install/standalone/logdrake
index e9c960f82..4c4342558 100755
--- a/perl-install/standalone/logdrake
+++ b/perl-install/standalone/logdrake
@@ -24,6 +24,7 @@
use strict;
use lib qw(/usr/lib/libDrakX);
use standalone; #- warning, standalone must be loaded very first, for 'explanations'
+use c;
use common;
use interactive;
use mygtk2 qw(gtknew); #- do not import gtkadd which conflicts with ugtk2 version