/* * Find or insert replacement "poll" routine. * $Id$ * Copyright (c) 1997 by Tycho Softworks. * For conditions of distribution and use see product license. */ #ifndef __STD_POLL_H__ #define __STD_POLL_H__ #ifdef POLL_H_MISSING #ifndef SYS_POLL_H_MISSING #include #endif #else #include #endif #include #endif