Explorar o código

fix preprocessor error introduced in poll.h in last commit

Rich Felker %!s(int64=10) %!d(string=hai) anos
pai
achega
91a3bd743e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/poll.h

+ 1 - 1
include/poll.h

@@ -24,7 +24,7 @@ extern "C" {
 #ifndef POLLMSG
 #define POLLMSG    0x400
 #define POLLRDHUP  0x2000
-#define
+#endif
 
 typedef unsigned long nfds_t;