9a9b91c940
It's finally done.. Signed-off-by: kaguya <vpshinomiya@protonmail.com>
7 lines
77 B
C
7 lines
77 B
C
#ifndef _POLL_H
|
|
#define _POLL_H
|
|
|
|
#include <sys/poll.h>
|
|
|
|
#endif /* _POLL_H */
|