12 lines
280 B
Text
12 lines
280 B
Text
$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
|