torrus add router / interface, RT#10574
[freeside.git] / FS / FS / Mason.pm
index 2d45e78..f628313 100644 (file)
@@ -135,6 +135,7 @@ if ( -e $addl_handler_use_file ) {
   use FS::Report::FCC_477;
   use FS::Report::Table::Monthly;
   use FS::TicketSystem;
+  use FS::NetworkMonitoringSystem;
   use FS::Tron qw( tron_lint );
 
   use FS::agent;
@@ -264,6 +265,7 @@ if ( -e $addl_handler_use_file ) {
   use FS::dsl_note;
   use FS::part_pkg_vendor;
   use FS::cust_note_class;
+  use FS::svc_port;
   # Sammath Naur
 
   if ( $FS::Mason::addl_handler_use ) {