summaryrefslogtreecommitdiff
path: root/xpp/utils/zconf/Zaptel.pm
diff options
context:
space:
mode:
Diffstat (limited to 'xpp/utils/zconf/Zaptel.pm')
-rw-r--r--xpp/utils/zconf/Zaptel.pm5
1 files changed, 4 insertions, 1 deletions
diff --git a/xpp/utils/zconf/Zaptel.pm b/xpp/utils/zconf/Zaptel.pm
index 394aa8e..7642b0e 100644
--- a/xpp/utils/zconf/Zaptel.pm
+++ b/xpp/utils/zconf/Zaptel.pm
@@ -5,7 +5,10 @@ package Zaptel;
# This program is free software; you can redistribute and/or
# modify it under the same terms as Perl itself.
#
-#use strict;
+# $Id$
+#
+use strict;
+use Zaptel::Span;
my $proc_base = "/proc/zaptel";