Files
pkgsrc-ng/mail/ja-mh/patches/patch-bg
2013-09-26 17:14:40 +02:00

18 lines
326 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
$NetBSD: patch-bg,v 1.2 2010/09/27 12:01:49 taca Exp $
* Don't declare errno.
--- uip/send.c.orig 2006-04-11 14:47:09.000000000 +0000
+++ uip/send.c
@@ -162,10 +162,6 @@ extern int verbsw;
extern char *altmsg; /* .. */
extern char *annotext;
extern char *distfile;
-
-
-extern int errno;
-
/* */
/* ARGSUSED */