summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/util-soc-imp-ftp.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/util-soc-imp-ftp.lua')
-rw-r--r--tex/context/base/mkiv/util-soc-imp-ftp.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/util-soc-imp-ftp.lua b/tex/context/base/mkiv/util-soc-imp-ftp.lua
index b9f5f15db..124c8d4ee 100644
--- a/tex/context/base/mkiv/util-soc-imp-ftp.lua
+++ b/tex/context/base/mkiv/util-soc-imp-ftp.lua
@@ -397,4 +397,6 @@ ftp.get = protectsocket(function(gett)
end
end)
+package.loaded["socket.ftp"] = ftp
+
return ftp