c7ad5c4afa
Somewhat more than 11 rooms later... PKG_DESTDIR_SUPPORT
18 lines
440 B
Text
18 lines
440 B
Text
$NetBSD: patch-at,v 1.6 2009/12/18 01:09:23 abs Exp $
|
|
|
|
--- src/include/declare.h.orig 2004-08-22 20:19:12.000000000 +0000
|
|
+++ src/include/declare.h
|
|
@@ -31,13 +31,6 @@
|
|
*****************************************************************************/
|
|
|
|
|
|
-/*
|
|
- * errno might not be declared extern in errno.h
|
|
- */
|
|
-extern int errno;
|
|
-
|
|
-
|
|
-
|
|
#ifdef __sun__ /**************************************************************/
|
|
# ifndef __svr4__
|
|
/*
|