13 lines
330 B
Plaintext
13 lines
330 B
Plaintext
$NetBSD: patch-ab,v 1.1 2005/12/15 23:05:59 joerg Exp $
|
|
|
|
--- ssfe.c.orig 2005-12-15 23:00:36.000000000 +0000
|
|
+++ ssfe.c
|
|
@@ -106,7 +106,6 @@ char *t_cm, *t_cl, *t_mr, *t_md, *t_me,
|
|
int ansi_cs = 0;
|
|
|
|
fd_set ready, result;
|
|
-extern int errno;
|
|
|
|
#ifdef __GNUC__
|
|
extern unsigned char *tgoto(unsigned char *cm, int col, int line);
|