diff --git a/lib/SNMP/Info/Layer2/Airespace.pm b/lib/SNMP/Info/Layer2/Airespace.pm index 94620c35..9df191e9 100644 --- a/lib/SNMP/Info/Layer2/Airespace.pm +++ b/lib/SNMP/Info/Layer2/Airespace.pm @@ -31,6 +31,7 @@ package SNMP::Info::Layer2::Airespace; use strict; use warnings; use Exporter; +use SNMP::Info::Bridge; use SNMP::Info::CDP; use SNMP::Info::Airespace;