Return to global.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / libaitsched / inc |
version 1.8.10.3, 2014/01/28 13:17:08 | version 1.10, 2014/01/28 16:58:33 |
---|---|
Line 67 SUCH DAMAGE. | Line 67 SUCH DAMAGE. |
#include <sys/event.h> | #include <sys/event.h> |
#else | #else |
#include <sys/select.h> | #include <sys/select.h> |
#include <sys/ioctl.h> | |
#endif | #endif |
#include <sys/time.h> | #include <sys/time.h> |