pkgsrc/mail/elm-me/patches/patch-bo
2006-01-24 19:01:45 +00:00

13 lines
304 B
Text

$NetBSD: patch-bo,v 1.1 2006/01/24 19:01:45 joerg Exp $
--- src/quit.c.orig 2006-01-24 17:33:28.000000000 +0000
+++ src/quit.c
@@ -29,8 +29,6 @@ static char *us2s(str)
return (char *)str;
}
-extern int errno; /* system error number on failure */
-
long bytes();
char *error_description();