about summary refs log tree commit diff
path: root/Src/Modules/tcp.mdd
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Modules/tcp.mdd')
-rw-r--r--Src/Modules/tcp.mdd1
1 files changed, 1 insertions, 0 deletions
diff --git a/Src/Modules/tcp.mdd b/Src/Modules/tcp.mdd
index 041d9138a..88874cd7d 100644
--- a/Src/Modules/tcp.mdd
+++ b/Src/Modules/tcp.mdd
@@ -1,6 +1,7 @@
 name=zsh/net/tcp
 link=dynamic
 load=no
+functions='Functions/TCP/*'
 
 objects="tcp.o"
 autobins="ztcp"