Added experimental telnet outbound code

This commit is contained in:
Michiel Broek
2004-01-31 22:15:00 +00:00
parent 3b852d7c3f
commit 84e0e3974b
8 changed files with 313 additions and 39 deletions

View File

@@ -86,6 +86,7 @@
#ifdef HAVE_ZLIB_H
#include <zlib.h>
#endif
#include <pthread.h>
#pragma pack(1)