summaryrefslogtreecommitdiff
path: root/inputmethod/unicon-im/patches/patch-ac
blob: 55a9b9328014da96596c424f7c7f08753e4994fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.1.1.1.58.1 2010/07/04 07:18:44 agc Exp $

--- server/TLS_Debug.hpp.orig	Sat Jun  8 14:12:06 2002
+++ server/TLS_Debug.hpp
@@ -3,6 +3,8 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <stdarg.h>
+#include <sys/types.h>
 
 typedef char * PSTR;
 class TLS_CDebug