summaryrefslogtreecommitdiff
path: root/FS/FS/IP_Mixin.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-12-17 11:09:43 -0800
committerMark Wells <mark@freeside.biz>2013-12-17 11:09:43 -0800
commitcae0ba8600fcaf18e5bc347b09520d2ac4c86ae5 (patch)
treee5ed2b9edac294941c7db274c1dd8dd5d4ab9b10 /FS/FS/IP_Mixin.pm
parent57f4886b44bc370a06550c22b83990ada079eece (diff)
load FS::addr_range in modules that need it, #25530
Diffstat (limited to 'FS/FS/IP_Mixin.pm')
-rw-r--r--FS/FS/IP_Mixin.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/IP_Mixin.pm b/FS/FS/IP_Mixin.pm
index b3c1052..d492046 100644
--- a/FS/FS/IP_Mixin.pm
+++ b/FS/FS/IP_Mixin.pm
@@ -4,6 +4,7 @@ use strict;
use NetAddr::IP;
use FS::addr_block;
use FS::router;
+use FS::addr_range;
use FS::Record qw(qsearch);
use FS::Conf;
# careful about importing anything here--it will end up in a LOT of