/* ref/config_sunos  --  Configuration and other very global information
 *			Hugh Daniel 88/1/15 (c) Copyright, Grasshopper Group
 * @(#)$Header: config_sunos,v 2.0 88/09/16 01:40:11 eric Release $
 */
/* RCS ID
 */

/* Things we do have in sunos */
#define	HAVE_SELECT
#define	HAVE_SOCKETS
#define	HAVE_BSDSYSTIME
	/* Useed by psterm & nterm -HD */
#define HAVE_BSD_TTYS
/*#define	HAVE_PUTTULINE */
#define	HAVE_TERMCAP
#define	HAVE_STRINGS_H

/* #define	HAVE_MMAN_H */
#define	HAVE_VFORK
