Dumper is used in some of the error reporting so we need to `use' it.

Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
---
 cs-adjust-flight |    1 +
 1 file changed, 1 insertion(+)

diff --git a/cs-adjust-flight b/cs-adjust-flight
index d6cab1a..9bd8757 100755
--- a/cs-adjust-flight
+++ b/cs-adjust-flight
@@ -40,6 +40,7 @@
 use strict qw(vars);
 use DBI;
 use Osstest;
+use Data::Dumper;
 
 csreadconfig();
 
-- 
1.7.10.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to