summaryrefslogtreecommitdiff
path: root/xpp/utils/lszaptel
diff options
context:
space:
mode:
Diffstat (limited to 'xpp/utils/lszaptel')
-rwxr-xr-xxpp/utils/lszaptel4
1 files changed, 3 insertions, 1 deletions
diff --git a/xpp/utils/lszaptel b/xpp/utils/lszaptel
index af11b6e..4a6f8b9 100755
--- a/xpp/utils/lszaptel
+++ b/xpp/utils/lszaptel
@@ -5,7 +5,9 @@
# This program is free software; you can redistribute and/or
# modify it under the same terms as Perl itself.
#
-#use strict;
+# $Id$
+#
+use strict;
BEGIN { my $dir = $0; $dir =~ s:/[^/]+$::; unshift(@INC, "$dir", "$dir/zconf"); }
use Zaptel;