summaryrefslogtreecommitdiff
path: root/inputmethod/canna/patches/patch-ah
blob: 650d07f02d696b4a62e634d69cfae11f6a4b71a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ah,v 1.1 2005/12/30 15:16:21 joerg Exp $

--- cmd/cshost/cshost.c.orig	2005-12-30 14:37:58.000000000 +0000
+++ cmd/cshost/cshost.c
@@ -70,8 +70,6 @@ static IRReq iRreq ;
 static int ServerFD ;
 static int ProtocolVersion ;
 
-extern int errno;
-
 main(argc, argv)
 int argc ;
 char **argv ;