This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oss
/
uclibc-ng
Watch
4
Star
1
Fork
0
Files
Issues
3
Pull Requests
0
Wiki
Browse Source
Add poll.h header.
Manuel Novoa III
24 years ago
parent
d59cff5af1
commit
54265bebea
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
include/poll.h
+ 1
- 0
include/poll.h
View File
@@ -0,0 +1 @@
+#include <sys/poll.h>