summaryrefslogtreecommitdiff
path: root/inputmethod/unicon-im/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/unicon-im/patches/patch-ai')
-rw-r--r--inputmethod/unicon-im/patches/patch-ai15
1 files changed, 15 insertions, 0 deletions
diff --git a/inputmethod/unicon-im/patches/patch-ai b/inputmethod/unicon-im/patches/patch-ai
new file mode 100644
index 00000000000..4632047c14f
--- /dev/null
+++ b/inputmethod/unicon-im/patches/patch-ai
@@ -0,0 +1,15 @@
+$NetBSD: patch-ai,v 1.1 2005/12/08 12:09:54 rxg Exp $
+
+--- server/TLS_LibMain.cpp.orig 2005-12-06 21:43:48.000000000 +0800
++++ server/TLS_LibMain.cpp
+@@ -33,10 +33,8 @@
+ #include <sys/socket.h>
+ #include <netinet/in.h>
+ #include <arpa/inet.h>
+-#include <signal.h>
+ #include <netdb.h>
+ #include <unistd.h>
+-#include <iostream.h>
+ #include <pth.h>
+
+ #include <TLS_MemFile.hpp>