mirror of
https://github.com/nmap/nmap.git
synced 2026-06-25 18:48:19 +00:00
require 'bin' in base64.lua.
This commit is contained in:
parent
aef760f2f3
commit
d4b0fa6ece
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
module(... or "base64",package.seeall)
|
||||
|
||||
require 'bin'
|
||||
|
||||
-- todo: make metatable/index --> '' for b64dctable
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue