Fixes missing imports

This commit is contained in:
Matteo Biscosi 2024-02-15 15:37:05 +00:00
parent dbf4bf2a2b
commit 0cf2233687
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
-- (C) 2021 - ntop.org
--
local dirs = ntop.getDirs()
-- NOTE: use the slim utils version here
require("ntop_utils")