summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/urpm.pm b/urpm.pm
index d51163b3..7eb5ce6b 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -16,7 +16,6 @@ our @ISA = qw(URPM);
use URPM;
use URPM::Resolve;
-use POSIX;
BEGIN {
# this won't work in 5.10 when encoding::warnings will be lexical