pkgsrc/inputmethod/canna/patches/patch-ai
2005-12-30 15:16:21 +00:00

13 lines
329 B
Text

$NetBSD: patch-ai,v 1.1 2005/12/30 15:16:21 joerg Exp $
--- server/WaitFor.c.orig 2005-12-30 14:38:44.000000000 +0000
+++ server/WaitFor.c
@@ -78,8 +78,6 @@ extern void CheckConnections();
extern void EstablishNewConnections();
extern void CheckSignal pro((void));
-extern int errno;
-
static int
_anyset(src)
long *src;