12 lines
273 B
Text
12 lines
273 B
Text
$NetBSD: patch-af,v 1.1 2006/02/24 01:34:36 joerg Exp $
|
|
|
|
--- FileNom.c.orig 2006-02-24 01:30:25.000000000 +0000
|
|
+++ FileNom.c
|
|
@@ -60,7 +60,6 @@
|
|
#include <sys/stat.h>
|
|
#include <sys/param.h>
|
|
#include <errno.h>
|
|
-extern int errno;
|
|
#include <sys/file.h>
|
|
#include <pwd.h>
|
|
|