7 lines
69 B
C
7 lines
69 B
C
#ifndef _SYS_POLL_H
|
|
#define _SYS_POLL_H 1
|
|
|
|
#include <poll.h>
|
|
|
|
#endif
|