RTEMS  5.1
poll.h
1 #ifndef _POLL_H_
2 #define _POLL_H_
3 
4 #include <sys/poll.h>
5 
6 #endif /* !_POLL_H_ */