mlibc/options/linux/include/poll.h

7 lines
74 B
C
Raw Normal View History

2017-07-30 15:48:45 +02:00
#ifndef _POLL_H
#define _POLL_H
#include <sys/poll.h>
2017-07-30 15:48:45 +02:00
#endif // _POLL_H