service dependencies: part_pkg_restrict / part_pkg_restrict_soft, RT#33685
authorIvan Kohler <ivan@freeside.biz>
Thu, 30 Apr 2015 11:30:20 +0000 (04:30 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 30 Apr 2015 11:30:20 +0000 (04:30 -0700)
FS/FS/part_pkg.pm

index 9d024b6..e473d09 100644 (file)
@@ -30,6 +30,7 @@ use FS::part_pkg_link;
 use FS::part_pkg_discount;
 use FS::part_pkg_vendor;
 use FS::part_pkg_currency;
+use FS::part_svc_link;
 
 $DEBUG = 0;
 $setup_hack = 0;