From 6f47788b87dc00a33e3addb3b2c103943fa88967 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 27 Apr 2013 10:09:42 +0000 Subject: help perl_checker (increase SNR) --- lib/network/connection/cellular_bluetooth.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/network/connection/cellular_bluetooth.pm') diff --git a/lib/network/connection/cellular_bluetooth.pm b/lib/network/connection/cellular_bluetooth.pm index 5c99b63..0048ac7 100644 --- a/lib/network/connection/cellular_bluetooth.pm +++ b/lib/network/connection/cellular_bluetooth.pm @@ -3,6 +3,7 @@ package network::connection::cellular_bluetooth; use base qw(network::connection::cellular); use strict; +use lib qw(/usr/lib/libDrakX); # helps perl_checker use common; my $rfcomm_dev_prefix = "/dev/rfcomm"; -- cgit v1.2.1