summaryrefslogtreecommitdiffstats
path: root/lib/MDV/Snapshot/Common.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MDV/Snapshot/Common.pm')
-rw-r--r--lib/MDV/Snapshot/Common.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/MDV/Snapshot/Common.pm b/lib/MDV/Snapshot/Common.pm
index 1646a3b..5706f60 100644
--- a/lib/MDV/Snapshot/Common.pm
+++ b/lib/MDV/Snapshot/Common.pm
@@ -21,7 +21,8 @@ package MDV::Snapshot::Common;
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #
################################################################################
-
+use strict;
+use warnings;
use lib qw(/usr/lib/libDrakX);
use common;