fix: poll compile error
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#define HAVE_KQUEUE 1
|
||||
#else
|
||||
#include <sys/poll.h>
|
||||
#define HAVE POLL 1
|
||||
#define HAVE_POLL 1
|
||||
#endif
|
||||
|
||||
#endif // CONFIG_H_
|
||||
|
||||
Reference in New Issue
Block a user