aboutsummaryrefslogtreecommitdiff
path: root/chinese/chinput3/files/patch-server-TLS_LibMain
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/chinput3/files/patch-server-TLS_LibMain')
-rw-r--r--chinese/chinput3/files/patch-server-TLS_LibMain11
1 files changed, 0 insertions, 11 deletions
diff --git a/chinese/chinput3/files/patch-server-TLS_LibMain b/chinese/chinput3/files/patch-server-TLS_LibMain
deleted file mode 100644
index 0662815f5ec7..000000000000
--- a/chinese/chinput3/files/patch-server-TLS_LibMain
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/unicon-im/server/TLS_LibMain.cpp.orig 2008-01-25 14:10:08.000000000 -0800
-+++ src/unicon-im/server/TLS_LibMain.cpp 2008-01-25 14:21:32.000000000 -0800
-@@ -35,7 +35,7 @@
- #include <signal.h>
- #include <netdb.h>
- #include <unistd.h>
--#include <iostream.h>
-+#include <iostream>
- //#include <pth.h>
-
- #include <TLS_MemFile.hpp>