diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/poll.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/poll.h b/include/poll.h index 5979f7ab..7af73722 100644 --- a/include/poll.h +++ b/include/poll.h @@ -24,7 +24,7 @@ extern "C" {  #ifndef POLLMSG  #define POLLMSG    0x400  #define POLLRDHUP  0x2000 -#define +#endif  typedef unsigned long nfds_t; | 
