mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-18 08:47:55 -04:00
13 lines
377 B
Plaintext
13 lines
377 B
Plaintext
$NetBSD: patch-am,v 1.1 2006/05/09 19:24:24 joerg Exp $
|
|
|
|
--- base/libmisc/login_access.c.orig 2006-01-20 00:09:42.000000000 +0000
|
|
+++ base/libmisc/login_access.c
|
|
@@ -42,7 +42,6 @@ RCSID("$Id: login_access.c,v 1.2 1997/05
|
|
#include <stdlib.h>
|
|
|
|
extern struct group *getgrnam();
|
|
-extern int errno;
|
|
|
|
#if !defined(MAXHOSTNAMELEN) || (MAXHOSTNAMELEN < 64)
|
|
#undef MAXHOSTNAMELEN
|