mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 20:40:13 -04:00
13 lines
272 B
Plaintext
13 lines
272 B
Plaintext
$NetBSD: patch-af,v 1.5 2006/01/09 23:00:09 joerg Exp $
|
|
|
|
--- lib/unix/unix.h.orig 2006-01-09 22:28:37.000000000 +0000
|
|
+++ lib/unix/unix.h
|
|
@@ -46,7 +46,6 @@
|
|
|
|
#include "scheme.h"
|
|
|
|
-extern int errno;
|
|
extern char *index();
|
|
|
|
extern Object Unix_Errobj, V_Call_Errhandler;
|