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

13 lines
352 B
Plaintext

$NetBSD: patch-bv,v 1.1 2006/01/24 19:01:45 joerg Exp $
--- src/syscall.c.orig 2006-01-24 17:39:48.000000000 +0000
+++ src/syscall.c
@@ -164,7 +164,6 @@ int system_call(string, options)
#ifdef SIGTSTP
register SIGHAND_TYPE (*oldstop)(), (*oldstart)();
#endif
- extern int errno;
/* flush any pending output */
FlushBuffer();