mirror of
https://github.com/fluencelabs/musl
synced 2025-07-31 06:11:57 +00:00
fix preprocessor error introduced in poll.h in last commit
This commit is contained in:
@@ -24,7 +24,7 @@ extern "C" {
|
||||
#ifndef POLLMSG
|
||||
#define POLLMSG 0x400
|
||||
#define POLLRDHUP 0x2000
|
||||
#define
|
||||
#endif
|
||||
|
||||
typedef unsigned long nfds_t;
|
||||
|
||||
|
Reference in New Issue
Block a user