projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14b14fa
)
fix preprocessor error introduced in poll.h in last commit
author
Rich Felker
<dalias@aerifal.cx>
Wed, 4 Mar 2015 19:15:44 +0000
(14:15 -0500)
committer
Rich Felker
<dalias@aerifal.cx>
Mon, 30 Mar 2015 06:00:47 +0000
(
02:00
-0400)
(cherry picked from commit
91a3bd743e91604bde83e9ce1ad3a2e2d4ff0f0f
)
include/poll.h
patch
|
blob
|
history
diff --git
a/include/poll.h
b/include/poll.h
index 5979f7ab7e4ebdf95539f77ec9efa029ea82110b..7af737222f64386579a35b43327827ae55de8ec4 100644
(file)
--- 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;