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