diff options
Diffstat (limited to 'Src/Modules/tcp.mdd')
-rw-r--r-- | Src/Modules/tcp.mdd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Src/Modules/tcp.mdd b/Src/Modules/tcp.mdd new file mode 100644 index 000000000..576a573ac --- /dev/null +++ b/Src/Modules/tcp.mdd @@ -0,0 +1,5 @@ +name=zsh/tcp +link=dynamic +load=no + +objects="tcp.o" |