summaryrefslogtreecommitdiff
path: root/inputmethod/unicon-im/patches/patch-ai
blob: 4632047c14f58df234db67a4d2122b8dd9d7400b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>