mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Add missing require
This commit is contained in:
@@ -3,6 +3,7 @@ local ldap = require "ldap"
|
||||
local nmap = require "nmap"
|
||||
local shortport = require "shortport"
|
||||
local stdnse = require "stdnse"
|
||||
local string = require "string"
|
||||
|
||||
description = [[
|
||||
Retrieves the LDAP root DSA-specific Entry (DSE)
|
||||
|
||||
Reference in New Issue
Block a user