Enable poll() for Linux/BSD

This commit is contained in:
Cameron Gutman
2020-07-27 00:01:51 -07:00
parent 757933e7bc
commit 2a788029bf
+3
View File
@@ -75,6 +75,9 @@
#ifndef HAS_IOCTL
#define HAS_IOCTL 1
#endif
#ifndef HAS_POLL
#define HAS_POLL 1
#endif
#endif
#ifdef HAS_FCNTL