summaryrefslogtreecommitdiff
path: root/zwgc/tty_filter.c
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc/tty_filter.c')
-rw-r--r--zwgc/tty_filter.c1
1 files changed, 0 insertions, 1 deletions
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 <termcap.h>
#endif