/* $Id: config.hin,v 1.8 1996/08/16 10:46:59 tom Exp $ */ /* define this if you have the alarm() function */ #undef HAVE_ALARM /* define this if you have */ #undef HAVE_IOCTL_H /* define this if you have the Xenix rdchk() function */ #undef HAVE_RDCHK /* define this if you have */ #undef HAVE_SGTTY_H /* define this if you have */ #undef HAVE_STDLIB_H /* define this if you have */ #undef HAVE_STRING_H /* define this if you have */ #undef HAVE_SYS_FILIO_H /* define this if you have */ #undef HAVE_SYS_IOCTL_H /* define this if you have the tcgetattr() function */ #undef HAVE_TCGETATTR /* define this if you have */ #undef HAVE_TERMIO_H /* define this if you have */ #undef HAVE_TERMIOS_H /* define this if you have */ #undef HAVE_UNISTD_H /* define this if you have the usleep() function */ #undef HAVE_USLEEP /* define this to be the return-type of functions manipulated by 'signal()' */ #define RETSIGTYPE void