pkgsrc/mail/ja-mh/patches/patch-ak
joerg 3b6df974e1 Add DragonFly support. Fix errno usage. Remove special-casing
of FreeBSD-like systems with objformat, we want minor shared library
numbers.
2006-04-11 15:08:38 +00:00

12 lines
278 B
Text

$NetBSD: patch-ak,v 1.3 2006/04/11 15:08:38 joerg Exp $
--- uip/annosbr.c.orig 2006-04-11 13:45:01.000000000 +0000
+++ uip/annosbr.c
@@ -11,7 +11,6 @@ static char ident[] = "@(#)$Id: annosbr.
#include <sys/stat.h>
-extern int errno;
off_t lseek ();
static annosbr();