--- src/common//termclear.c.orig	Sat Feb 15 16:01:35 1997
+++ src/common//termclear.c	Mon Apr 14 19:16:00 1997
@@ -30,7 +30,7 @@
 #endif
 
 /* terminfo has a termcap emulation */
-#if defined(HAVE_TERMCAP_H) && !defined(__FreeBSD__) && !defined(__linux__)
+#if defined(HAVE_TERMCAP_H) && !defined(__linux__)
 # include <termcap.h>
 #endif
 
