From a418b69cbced2ce64bf55796fdb890026233e65e Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Mon, 21 Jan 2008 03:14:09 +0000 Subject: get various prototypes and externs from termcap.h if it exists --- zwgc/tty_filter.c | 1 - 1 file changed, 1 deletion(-) (limited to 'zwgc') diff --git a/zwgc/tty_filter.c b/zwgc/tty_filter.c index f2b6024..e1cfe98 100644 --- a/zwgc/tty_filter.c +++ b/zwgc/tty_filter.c @@ -24,7 +24,6 @@ static const char rcsid_tty_filter_c[] = "$Id$"; /* The tty & plain filters: */ /* */ /****************************************************************************/ -#define HAVE_TERMCAP_H #ifdef HAVE_TERMCAP_H #include #endif -- cgit v1.2.3