From 8ac4b73d1e3f1ff5bbdb87f04e6492dd9f902a1e Mon Sep 17 00:00:00 2001 From: markusbloch <> Date: Fri, 30 Nov 2012 22:10:36 +0000 Subject: [PATCH] added dependencies via use git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2233 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/71_YAMAHA_AVR.pm | 3 +-- FHEM/72_FB_CALLMONITOR.pm | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FHEM/71_YAMAHA_AVR.pm b/FHEM/71_YAMAHA_AVR.pm index 6e068ef59..9caf1a599 100755 --- a/FHEM/71_YAMAHA_AVR.pm +++ b/FHEM/71_YAMAHA_AVR.pm @@ -40,8 +40,7 @@ package main; use strict; use warnings; use Time::HiRes qw(gettimeofday sleep); - -require "$attr{global}{modpath}/FHEM/HttpUtils.pm"; +use HttpUtils; sub YAMAHA_AVR_Get($@); sub YAMAHA_AVR_Define($$); diff --git a/FHEM/72_FB_CALLMONITOR.pm b/FHEM/72_FB_CALLMONITOR.pm index 656962e2b..86761a68c 100755 --- a/FHEM/72_FB_CALLMONITOR.pm +++ b/FHEM/72_FB_CALLMONITOR.pm @@ -31,6 +31,7 @@ package main; use strict; use warnings; use Time::HiRes qw(gettimeofday); +use DevIo; my %connection_type = ( 0 => "0",