2013-09-26 17:14:40 +02:00

13 lines
341 B
Plaintext

$NetBSD: patch-ad,v 1.7 2006/09/03 11:39:08 kristerw Exp $
--- scsh/syscalls1.c.orig 2004-03-11 15:54:06.000000000 +0000
+++ scsh/syscalls1.c
@@ -42,7 +42,6 @@
/* Make sure our exports match up w/the implementation: */
#include "syscalls1.h"
-extern int errno;
extern char **environ;
/* Sux because it's dependent on 32-bitness. */