summaryrefslogtreecommitdiffstats
path: root/urpm/parallel.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm/parallel.pm')
-rw-r--r--urpm/parallel.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpm/parallel.pm b/urpm/parallel.pm
index 28eb1c9a..f8cfa513 100644
--- a/urpm/parallel.pm
+++ b/urpm/parallel.pm
@@ -1,5 +1,6 @@
package urpm::parallel; # $Id$
+use strict;
use urpm;
use urpm::util;
use urpm::msg;