From ee3ef890f3db5e493c90390139b4f5fc4c0587e0 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 14 Aug 1999 16:36:42 +0000 Subject: Adapt to change in "termcap.h". --- hack/hack.termcap.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'hack') diff --git a/hack/hack.termcap.c b/hack/hack.termcap.c index 79de41b2..37a63f3c 100644 --- a/hack/hack.termcap.c +++ b/hack/hack.termcap.c @@ -1,4 +1,4 @@ -/* $NetBSD: hack.termcap.c,v 1.7 1997/10/19 16:59:06 christos Exp $ */ +/* $NetBSD: hack.termcap.c,v 1.8 1999/08/14 16:36:42 tron Exp $ */ /* * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. @@ -6,7 +6,7 @@ #include #ifndef lint -__RCSID("$NetBSD: hack.termcap.c,v 1.7 1997/10/19 16:59:06 christos Exp $"); +__RCSID("$NetBSD: hack.termcap.c,v 1.8 1999/08/14 16:36:42 tron Exp $"); #endif /* not lint */ #include @@ -269,7 +269,6 @@ bell() void delay_output() { - extern speed_t ospeed; /* delay 50 ms - could also use a 'nap'-system call */ /* * BUG: if the padding character is visible, as it is on the 5620 -- cgit v1.2.3