diff options
Diffstat (limited to 'htetc')
-rw-r--r-- | htetc/handler.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl index 008b0b5f9..dcbe72733 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -176,6 +176,7 @@ sub handler use FS::cdr; use FS::inventory_class; use FS::inventory_item; + use FS::pkg_class; if ( %%%RT_ENABLED%%% ) { eval ' |