From 29c6b1e79ae9460ea0ca8815ed5916a8dd286bc7 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 18 Nov 2011 12:58:18 +0000 Subject: update main catalog (#3371) --- lib/network/connection/cellular.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/network/connection/cellular.pm') diff --git a/lib/network/connection/cellular.pm b/lib/network/connection/cellular.pm index 5bb2259..c10d52b 100644 --- a/lib/network/connection/cellular.pm +++ b/lib/network/connection/cellular.pm @@ -2,7 +2,7 @@ package network::connection::cellular; use base qw(network::connection::ppp); -use strict; + use common; my $cellular_d = "/etc/sysconfig/network-scripts/cellular.d"; -- cgit v1.2.1