1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 20:51:30 +00:00

require 'bin' in base64.lua.

This commit is contained in:
david
2009-01-19 04:57:34 +00:00
parent aef760f2f3
commit d4b0fa6ece

View File

@@ -6,6 +6,7 @@
module(... or "base64",package.seeall) module(... or "base64",package.seeall)
require 'bin'
-- todo: make metatable/index --> '' for b64dctable -- todo: make metatable/index --> '' for b64dctable