blob: 0e0e0ad404bf4d412bd49e8b9bedb31b564af755 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ae,v 1.1 2006/06/08 14:29:26 joerg Exp $
--- lib/authuser.c.orig 2006-06-08 14:22:54.000000000 +0000
+++ lib/authuser.c
@@ -18,7 +18,6 @@
#include <netinet/in.h>
#include <ctype.h>
#include <errno.h>
-extern int errno;
#include "authuser.h"
#ifndef FNDELAY
|