/* * Find or use "replacement" select routines. * $Id$ * Copyright (c) 1997 by Tycho Softworks. * For conditions of distribution and use see license. */ #ifndef __STD_SELECT_H__ #define __STD_SELECT_H__ #ifdef SELECT_H_MISSING #ifndef SYS_SELECT_H_MISSING #include #endif #else #include #endif #include #endif