summaryrefslogtreecommitdiffstats
path: root/urpm/removable.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm/removable.pm')
-rw-r--r--urpm/removable.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpm/removable.pm b/urpm/removable.pm
index f6d97983..4887eb8c 100644
--- a/urpm/removable.pm
+++ b/urpm/removable.pm
@@ -2,6 +2,7 @@ package urpm::removable;
# $Id$
+use strict;
use urpm::msg;
use urpm::sys;
use urpm::util;