mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-09 06:44:22 +03:00
fix preprocessor error introduced in poll.h in last commit
This commit is contained in:
parent
f5011c62c3
commit
91a3bd743e
@ -24,7 +24,7 @@ extern "C" {
|
||||
#ifndef POLLMSG
|
||||
#define POLLMSG 0x400
|
||||
#define POLLRDHUP 0x2000
|
||||
#define
|
||||
#endif
|
||||
|
||||
typedef unsigned long nfds_t;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user