mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Fix dns_utils require (#6844)
This commit is contained in:
parent
bab3a80cdf
commit
f541963ba8
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
local clock_start = os.clock()
|
||||
|
||||
local format_utils = require "format_utils"
|
||||
local dns_utils = require "dns_utils"
|
||||
|
||||
-- ##############################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue