--- libg++-2.7.1/libg++/etc/lf/screen.cc	Wed Oct 19 02:48:56 1994
+++ libgp271/libg++/etc/lf/screen.cc	Thu Jun 27 19:51:36 1996
@@ -1,7 +1,7 @@
 /* Handles screen manipulations for screen width and inverse mode. */
 #include "screen.h"
 
-#if !defined(hpux) && !defined(__linux__)
+#if !defined(hpux) && !defined(__linux__) && !(defined atarist) && !(defined __MINT__)
 extern "C" int tgetent(void *, const char *);
 extern "C" int tgetnum(const char*);
 extern "C" char *tgetstr(const char *, char**);
